mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
185 B
Plaintext
4 lines
185 B
Plaintext
This is James Clark's expat XML parser library in C. It is a stream oriented
|
|
parser that requires setting handlers to deal with the structure that the
|
|
parser discovers in the document.
|