MinGW Windows port of expat XML parser library
http://www.libexpat.org/
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.
- Sources inherited from project windows:mingw:win64
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Guillaume_G:WSL/mingw64-expat && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
expat-2.2.4.tar.bz2 | 0000505038 493 KB | |
mingw64-expat-rpmlintrc | 0000000261 261 Bytes | |
mingw64-expat.changes | 0000000408 408 Bytes | |
mingw64-expat.spec | 0000003902 3.81 KB |
Latest Revision
Ralf Habacker (rhabacker)
committed
(revision 16)
Drop tag BuildRoot: (boo#1207289)
Comments 0