Simple Python XML Library(SPXL): About
| The Simple Python Xml Library (SPXL) is a pure-python XML parser that makes reading and writing XML formated data easy and quick. SPXL provides a dictionary-like interface to the node structure of a XML document, as well as various other features. |