mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
b1b9f1c051
PR: ports/84710 Submitted by: Marcin Jessa <yazzy@yazzy.org> Approved by: perky (mentor)
10 lines
323 B
Plaintext
10 lines
323 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).
|
|
|
|
- Marcin Jessa
|
|
yazzy@yazzy.org
|
|
|
|
WWW: http://ezxml.sourceforge.net/
|