Download List

Project Description

XIST is an extensible HTML and XML generator. It is also an XML parser with a very simple and Python-esque tree API. Every XML element type corresponds to a Python class, and these Python classes provide a conversion method to transform the XML tree (e.g. into HTML). XIST can be considered 'object-oriented XSLT'. XIST also includes a cross-platform templating language, Oracle utilities, and various other tools.

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-04-21 23:30 Back to release list
2.9

XIST trees can now be pickled. Tree walking has been enhanced with two new modes. Attribute mappings now support __getitem__, __setitem__, and __delitem__ with list arguments. XML attributes can now be accessed as Python attributes. There are many other bugfixes and enhancements.
Tags: Major feature enhancements

Project Resources