expat - An XML parser library
Website: | http://www.libexpat.org/ |
---|---|
License: | MIT |
Vendor: | Scientific Linux CERN, http://cern.ch/linux |
- Description:
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.
Packages
expat-2.0.1-13.el6_8.i686 [77 KiB] |
Changelog
by Joe Orton (2016-11-24):
- updated security fix for CVE-2016-0718 |
expat-2.0.1-13.el6_8.x86_64 [75 KiB] |
Changelog
by Joe Orton (2016-11-24):
- updated security fix for CVE-2016-0718 |
expat-2.0.1-11.el6_2.x86_64 [75 KiB] |
Changelog
by Joe Orton (2012-04-27):
- use symbol version for XML_SetHashSalt (CVE-2012-0876, #816306) |
expat-2.0.1-11.el6_2.i686 [77 KiB] |
Changelog
by Joe Orton (2012-04-27):
- use symbol version for XML_SetHashSalt (CVE-2012-0876, #816306) |