Jump to letter: [
ACDEIKLMOPRSWZ
]
expat - An XML parser library
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
Latest: expat-2.0.1-10.el5_fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| expat |
0 |
2.0.1 |
10.el5_fio |
x86_64 |
77 KiB |
2011-01-20 12:26:26 |
| expat |
0 |
2.0.1 |
9.el5_fio |
x86_64 |
77 KiB |
2011-01-20 05:13:16 |
Changelog:
- * 2009-02-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 2.0.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- * 2008-02-19 - Fedora Release Engineering <rel-eng[AT]fedoraproject[DOTORG]> - 2.0.1-5
- Autorebuild for GCC 4.3
- * 2008-01-23 - Joe Orton <jorton[AT]redhat[DOTCOM]> 2.0.1-4
- chmod 644 even more documentation (#429806)
- * 2008-01-08 - Joe Orton <jorton[AT]redhat[DOTCOM]> 2.0.1-3
- chmod 644 the documentation (#427950)
- * 2007-08-22 - Joe Orton <jorton[AT]redhat[DOTCOM]> 2.0.1-2
- rebuild
- * 2007-08-08 - Joe Orton <jorton[AT]redhat[DOTCOM]> 2.0.1-1
- update to 2.0.1
- fix the License tag
- drop the .la file
- * 2007-02-04 - Joe Orton <jorton[AT]redhat[DOTCOM]> 1.95.8-10
- remove trailing dot in Summary (#225742)
- use preferred BuildRoot per packaging guidelines (#225742)
- * 2007-01-30 - Joe Orton <jorton[AT]redhat[DOTCOM]> 1.95.8-9
- regenerate configure/libtool correctly (#199361)
- strip DSP files from examples (#186889)
- fix expat.h compilation with g++ -pedantic (#190244)
- * 2006-07-12 - Jesse Keating <jkeating[AT]redhat[DOTCOM]> - 1.95.8-8.2.1
- rebuild
- * 2006-02-10 - Jesse Keating <jkeating[AT]redhat[DOTCOM]> - 1.95.8-8.2
- bump again for double-long bug on ppc(64)