[
Lists Home |
Date Index |
Thread Index
]
- From: uche.ogbuji@fourthought.com
- To: xml-dev@ic.ac.uk
- Date: Wed, 01 Sep 1999 18:38:52 -0400
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.
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
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|