mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
11 lines
373 B
Plaintext
11 lines
373 B
Plaintext
ezXML is a C library for parsing XML documents inspired by simpleXML
|
|
for PHP. As the name implies, it's easy to use. It's ideal for
|
|
parsing XML configuration files or REST web service responses. It's
|
|
also fast and lightweight (less than 20k compiled).
|
|
|
|
An example of how to use the ezXML library can be found in
|
|
${PREFIX}/share/doc/ezxml
|
|
|
|
- Marcin Jessa
|
|
yazzy@yazzy.org
|