Projects / SimpleXML

SimpleXML

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.

Tags
Licenses
Operating Systems
Implementation

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  13 Nov 2005 14:39
  • Rrelease-after

Changes: A bug while creating a new element has been resolved. Creating a root element (-z argument) has been added.

  • Rrelease-mid
  •  08 Oct 2005 16:58
  • Rrelease-after

Changes: This version can run on the older Python 2.2 release.

  • Rrelease-mid
  •  31 Aug 2005 06:44
  • Rrelease-after

Changes: An element path can now contain a regular expression definition of stripped data. An element path can contain the ".." symbol, which defines a parent element.

  • Rrelease-mid
  •  23 Aug 2005 18:05
  • Rrelease-after

Changes: 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.

  • Rrelease-mid
  •  18 Aug 2005 11:04
  • Rrelease-after

Changes: Non-ASCII characters support.

C57e492bd17fbc1529d63669033e3d63_thumb

Project Spotlight

eLyXer

A LyX to HTML converter.

No-screenshot

Project Spotlight

cxxtools

A library of unrelated, useful C++ classes.