Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
expat: A library for parsing XML.
- 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: x86_64
Download: | expat-1.95.8-8.2.x86_64.rpm |
Build Date: | Sat Feb 11 04:04:08 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 169 KiB |
Arch: i386
Download: | expat-1.95.8-8.2.i386.rpm |
Build Date: | Sat Feb 11 11:52:33 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 159 KiB |
Changelog
- * Fri Feb 10 17: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 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.95.8-8.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Tue Jan 31 17:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 1.95.8-8
-
- restore .la file for apr-util