Download List

Project Description

SimpleXML is a commandline application and library
for very simply manipulating XML files by path to
elements and regular expresions identifying data
of elements. It lets you harvest data from XML
files, change values of attributes, print or
change data of elements, create new elements, etc.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-08-24 03:05 Back to release list
0.6.2

A document can now be saved and/or printed as pretty XML. Functions now
raise a SimpleXMLError object, not str. xmlelement.value can be now set
directly. xmldoc can now create a new root element. A document is now
saved with appropriate encoding. A bug which occurred when creating a
new child has been fixed.
Tags: Minor feature enhancements

Project Resources