PyRXP and XML as tuple trees
PyRXP has an interesting way of representing XML documents as Python tuple trees. It makes data encoded as XML pretty easy to deal with. Unfortunately it does not come with Python or Debian and you need to build the rxp library first.
Dave Mertz introduces PyRXP.
Uche Ogbuji has some criticisms of its handling of Unicode, and pointers to related tools.
XmlMarshaller also looks pretty interesting and is pure Python.
posted Thu 26 Aug 2004 in /software/xml | link
Archives 2008: Apr Feb 2007: Jul May Feb Jan 2006: Dec Nov Oct Sep Aug Jul Jun Jan 2005: Sep Aug Jul Jun May Apr Mar Feb Jan 2004: Dec Nov Oct Sep Aug Jul Jun May Apr Mar Feb Jan 2003: Dec Nov Oct Sep Aug Jul Jun May
Copyright (C) 1999-2007 Martin Pool.