summaryrefslogtreecommitdiff
path: root/textproc/ezxml/DESCR
blob: 5858f5202e151d9bcdd60f30a71c0eb36435f745 (plain)
1
2
3
4
5
6
7
8
9
10
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