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.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.
Arch: src
Download: | expat-1.95.8-8.2.src.rpm |
Build Date: | Fri Mar 31 10:13:56 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 315 KiB |
Changelog
- * Mon Mar 27 10:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Feb 10 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.95.8-8.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.95.8-8.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes