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-07-29 23:19 Back to release list
2.11

A script for generating XIST namespaces from XML files has been added. Iterating the tree via walk() has been enhanced. Presenters have been enhanced. Parsing HTML now generates location information. sorted() now supports the arguments key and reverse. Many other fixes and enhancements.
Tags: Major feature enhancements

Project Resources