Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
expat: A library for parsing XML.
Name: | expat |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 1.95.8 |
License: | BSD |
Release: | 8.3.SEL5_4.2 |
URL: | http://www.libexpat.org/ |
- Summary
- 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.
Changelog
- * Mon Dec 28 00:00:00 2009 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Dec 2 00:00:00 2009 Joe Orton <jorton{%}redhat{*}com> - 1.95.8-8.3.2
-
- add security fix for CVE-2009-3560 (#531710)
- * Fri Oct 30 00:00:00 2009 Joe Orton <jorton{%}redhat{*}com> - 1.95.8-8.3.1
-
- add security fix for CVE-2009-3720 (#531710)