Short: ezXML - XML Parsing C Library Author: Aaron Voisine MorphOS port: Filip "widelec" Maryjański Type: system/libraries Version: 8.7 Architecture: ppc-morphos 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. Version 8.7 (03.05.2012): ------------------------- - fixed bug related to handling XML entry with big number of attributes; - fixed memory leak when freeing XML entry with attributes; - added documentation in AmigaGuide and HTML format. Version 8.6 (27.11.2011): ------------------------- - first public release.