expat-amzn2-aarch64
(CDT) An XML parser library
(CDT) An XML parser library
To install this package, run one of the following:
This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to 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.
Summary
(CDT) An XML parser library
Last Updated
Feb 19, 2021 at 12:56
License
MIT
Total Downloads
61
Version Downloads
61
Supported Platforms