expat 2.2.6-1

Doug Henderson djndnbvg@gmail.com
Thu Sep 27 18:13:00 GMT 2018


The following packages have been uploaded to the Cygwin distribution:

* expat-2.2.6-1
* libexpat1-2.2.6-1
* libexpat-devel-2.2.6-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.

A description of changes included in this release is documented in

    https://github.com/libexpat/libexpat/blob/R_2_2_6/expat/Changes

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



More information about the Cygwin-announce mailing list