simplexml 0.6.1
Very simple XML manipulation
SimpleXML is a library for very simply manipulating XML files. It lets you harvest data from XML files, change values of attributes, print or change data of elements, create new elements, etc. All you need is to know the path to element with definition of attributes and/or order of element. You get object with attributes like name, attr, value, data etc.
- Author: Ales Smrcka <smrcka at fit vutbr cz>
- Home Page: http://www.fit.vutbr.cz/~smrcka/projects/simplexml
- Download URL: http://www.fit.vutbr.cz/~smrcka/projects/simplexml/simplexml-0.6.1.tar.gz
- Keywords: xml,path
- License: GNU GPL
- Requires PyXML
- Provides simplexml
- Categories
- Package Index Owner: smrcka
- DOAP record: simplexml-0.6.1.xml
Log in to rate this package.
