Name: | expat |
---|---|
Version: | 2.2.5 |
Release: | 3.el8 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 309064 |
License: | MIT |
RPM: | expat-2.2.5-3.el8.i686.rpm |
Source RPM: | expat-2.2.5-3.el8.src.rpm |
Build Date: | Mon Mar 25 2019 |
Build Host: | ca-build103.us.oracle.com |
Vendor: | Oracle America |
URL: | https://libexpat.github.io/ |
Summary: | An XML parser library |
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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets
- update to 2.2.5 (#1508667)
- update to 2.2.4 (#1483359)
- fix tests with unsigned char (upstream PR 109) - update to 2.2.3 (#1473266)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- update to 2.2.2 (#1470891)
- trim unnecessary doc, examples content
- update to 2.2.1 (#1462474)