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-10-31 17:10 Back to release list
2.13

Namespaces for Relax NG and Kid have been added. A
processing instruction for literal output has been
added. Namespace.tokenize() now works with Unicode
strings. Node.asString() now honors the encoding
argument.
Tags: Minor feature enhancements

Project Resources