aboutsummaryrefslogtreecommitdiff
path: root/textproc/ezxml/pkg-descr
blob: 4ef308200a40938afee37febd5ee3e2a96704f68 (plain) (blame)
1
2
3
4
5
6
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).

WWW: http://ezxml.sourceforge.net/