Release of 4XSLT Version 0.7.0
Date: Wed, 01 Sep 1999 21:13:53 -0400 From: uche.ogbuji@fourthought.com To: xsl-list@mulberrytech.com Subject: ANN: 4XSLT 0.7.0
FourThought LLC (http://FourThought.com) announces the release of 4XSLT 0.7.0, a python implementation of the W3C's XSLT language.
4XSLT is an XML transformation processor based on the W3C's specification for the XSLT transform language.
[Viz., http://www.w3.org/TR/xslt
Currently, 4XSLT supports a sub-set of the August 13th working draft of XSLT including the following:
Full expression support and attribute-value template expansion xsl:include xsl:template xsl:apply-templates xsl:for-each xsl:element xsl:attribute xsl:text xsl:value-of and literal elements and text
4XSLT produces its result tree by throwing standard SAX events to a document handler, so it can be easily modified to supply results to any SAX consumer.
News
This is the first broad release.
More info and Obtaining 4XSLT
Please see
http://FourThought.com/4Suite/4XSLT
Or you can download 4XSLT from
ftp://FourThought.com/pub/4Suite/4XSLT
4XSLT is distributed under a license similar to that of Python.
Uche Ogbuji uche.ogbuji@fourthought.com Consulting Member, FourThought LLC http://FourThought.com http://OpenTechnology.org
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Prepared by Robin Cover for the The SGML/XML Web Page archive.