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.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout windows:mingw:win64/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 | 0000003955 3.86 KB |
Revision 15 (latest revision is 16)
Ismail Dönmez (namtrac)
accepted
request 847609
from
Ralf Habacker (rhabacker)
(revision 15)
- Add missing runtime dependency to development package to keep in sync with native package
Comments 0