X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2A42E39AFC25
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1627073145;
	bh=P79r6HEBlG6/7etlcQyJeZpdhL+8wZge0rvJbvGzhtg=;
	h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:From;
	b=uvhJ17/8gfDhUfZqhDKbHteSZOyOQjnbYzk+KzYKgEB3M9hq5BS3jWHSpigVS/gRk
	 Zrkm5GhWLgQvaDvyhii6xBLn9G1nq0QhVqfUzC0h9BrFsAVfoTTGvnJlq9YeVUBuO2
	 8Ddy+d2A3g8vn2sXVobi9a3MA9YQrBTkCsuKeMNI=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8A333388CC09
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
 bh=6i8SLmgRDEifJufzOpAdy0nfFkBC78crORN0a0xWoQQ=;
 b=HytlpnzMr87cLh8A0V3anXNe/9knfgik3nJJ05i9o8/oZDhHN+gmQBazOWCfWO6k0b
 zsKIwvssxo0PaHCIhGVFFZ6jUKUkDEZiwYvZvV8uM8IBvGy6gX6j1RwPeKyM/myrTY4Q
 n/DRke80hc01VM/wIbNZjsUMYJ1XoNPE4DYqD/p1kMrTUaoTQ8rAHLAWu3kI3PhV+X47
 R77tEu+qZfL2l3Vyzu7jL+nyh9zsObtHYtQ+Fk59SIk3AUMKUZESvcK/bYjoCKrLTc3F
 vpnb1NEs2JCCnq3N0Yawr+ZdghPbcwnU8lHqRjuFn3lRQWVtJh7RJ1cdy0hm1bk8EnQ7
 G/6w==
X-Gm-Message-State: AOAM531ohlhSAwg/S3k7/HfBJKNEv/EfSPf4Lq87F3Vrk1x1HS5QxWAK
 o3IzjSOwuUM92l3hU2D/5ZyNhmpTpBmf94jg0rCQWa/One0=
X-Google-Smtp-Source: ABdhPJy+3Th3GEjxQFNIVe8XkzFx1x/ll6Kpeij0HJc9KGfSW3/mIAvkJVamPpGiOhqTEHFyFPIf+/+R+h4ZhvA/s4k=
X-Received: by 2002:ac8:750f:: with SMTP id u15mr5495663qtq.195.1627073113950; 
 Fri, 23 Jul 2021 13:45:13 -0700 (PDT)
MIME-Version: 1.0
Date: Fri, 23 Jul 2021 14:45:03 -0600
Message-ID: <CAJ1FpuM+-9+d8WUZy7Bz33g4iWK5pSoQWXgcAD5L5WdTS5qrtQ@mail.gmail.com>
Subject: expat 2.4.1-1
To: cygwin <cygwin@cygwin.com>
X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, FROM_LOCAL_NOVOWEL,
 HK_RANDOM_ENVFROM, HK_RANDOM_FROM, HTML_MESSAGE, KAM_NUMSUBJECT,
 RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=no autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Doug Henderson via Cygwin <cygwin@cygwin.com>
Reply-To: Doug Henderson <djndnbvg@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

The following packages have been uploaded to the Cygwin distribution:

* expat-2.4.1-1
* libexpat1-2.4.1-1
* libexpat-devel-2.4.1-1

This is Expat, a C library for parsing XML, originally
written by James Clark, and now maintained by a loose group of
developers. Expat is a stream-oriented XML parser.  This means that
you register handlers with the parser before starting the parse.
These handlers are called when the parser discovers the associated
structures in the document being parsed.  A start tag is an example
of the kind of structures for which you may register handlers.

-- 
Doug Henderson, Calgary, Alberta, Canada - from gmail.com

-- 
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
