delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/06/13/06:26:58

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ACECB38515FD
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1623580017;
bh=vDnwoiBWha9tADzqTt3F9+Uw/bmAZOovjx8sRUof5VM=;
h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=fMmdQskNNb9OoGKouZ+cFWKSBAKGyudpRaImdXnAm1IdAUW6ayg29eqQC+3XFTMt/
Pi57qFCyL1DZPUwKRXdgzhEbuyoc1wmItMUTLkV8UjqDcrHVboS7qyRK/Fp6Wz/h4k
8Jn8SVS7wYlfjcF5Mna5zZV63SvOfC3tLWBYeUnE=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EF0A33846035
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AF23D384BC3C
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org EC8FD385780D
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:date:from:to:subject:message-id:mime-version
:content-transfer-encoding;
bh=yJXaO+DFvUWokM9KqPtAaiOM+09iLAQVF/ABUnlYvno=;
b=P2GD/N++mJ4XtZiNWw0zmtckoRUlp3KG42pWsJz8lko+0GETg2+tE4zC/4k3N9f0n5
Xanm+OOzcHV7uNE6MFHmgh3xltwDZbxE7wPWH/EV+BcduOmpArNCDJV9ZixtmUvOqoGW
GpRKDWZf//y6YMXLI8OCBoZVcSL6+ZalvRiueE6fOWvZEwgHv/o943DSjoC96Dl5e2EV
ht13mOPEBRyBCkODGSZT76u3jjLQvRqu20Ruk2xmoH8HCMUsycue9gu+IEeZoGS5W0I2
mNcsu5Bca+Crk8+RBqiBhu5k7ntH06KcfVU3PALXeyeOu6jr7Gc2pLdqmhNzAZz51Ee0
1NXg==
X-Gm-Message-State: AOAM531gGkaLPHGNhyNScFLmLLqL8gL+E/Hb746NShVotQI805JcKADb
RpK8agyc2CxmzOI5JVEaZdeGurv4CRM=
X-Google-Smtp-Source: ABdhPJzteloL4RTaNV+zH+RSQu88p3lY5jhWRvQXrFvXZpRZvy1keujJksAMHj5Puc0seKx/c9jUqQ==
X-Received: by 2002:a65:4683:: with SMTP id h3mr12029575pgr.119.1623579853007;
Sun, 13 Jun 2021 03:24:13 -0700 (PDT)
Date: Sun, 13 Jun 2021 19:24:12 +0900
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated lua-lxp-1.3.3p3-1
Message-Id: <announce.20210613192411.3AAD.50F79699@gmail.com>
MIME-Version: 1.0
X-Mailer: Becky! ver. 2.75.04 [ja]
X-Antivirus: Avast (VPS 210612-8, 2021/06/12), Outbound message
X-Antivirus-Status: Clean
X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin-announce AT cygwin DOT com
X-Mailman-Version: 2.1.29
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Lemures Lemniscati via Cygwin-announce via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Lemures Lemniscati via Cygwin-announce <cygwin-announce AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

The following packages have been uploaded in the Cygwin distribution:

* lua-lxp-1.3.3p3-1

* lua-lxp-1.3.3p3-1-src
* lua-lxp-debuginfo-1.3.3p3-1

This is an update to the latest upstream.
Compiled for Lua 5.3 as before (not for Lua 5.4).

Note: The latest upstream of lua-lxp is lualxp 1.3.3 and its master
branch is at 3 commits after v1.3.3

--
SUMMARY: Lua Expat bindings

DESCRIPTION:
LuaExpat is a SAX XML parser based on the Expat library.

HOMEPAGE: https://github.com/tomasguisasola/luaexpat/
SOURCE: https://github.com/tomasguisasola/luaexpat/
LICENSE: MIT License
  https://github.com/tomasguisasola/luaexpat/blob/master/LICENSE

Cygwin Package Summary:
  https://www.cygwin.com/packages/summary/lua-lxp-src.html
Cygport Source:
  https://cygwin.com/git/?p=git/cygwin-packages/lua-lxp.git

--
Lemures Lemniscati

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019