MinGW Windows port of expat 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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.6.4-1.fc42 | - |
Fedora 41 | 2.6.3-1.fc41 | - |
Fedora 40 | 2.6.4-1.fc40 | - |
Fedora 39 | 2.6.3-2.fc39 | 2.6.4-1.fc39 |
You can contact the maintainers of this package via email at
mingw-expat dash maintainers at fedoraproject dot org
.