[XML-SIG] Pyana 0.1.5 released

Brian Quinlan brian@sweetapp.com
Fri, 10 Aug 2001 00:45:34 -0700


Pyana is an interface between the Apache Project's Xalan XSLT engine and
Python. 

New features:

- builds cleanly on Linux and Solaris
- added a disutils setup script
- added the ability to redirect transformation results to a file
- a few minor improvements to the DOM

Windows, Linux and Solaris installers/binaries/source are available at:
https://sourceforge.net/project/showfiles.php?group_id=28142&release_id=
47388

Preliminary documentation is available at (though the best way to learn
about every feature in Pyana is to look at the test script that is part
of the source distribution):
http://pyana.sourceforge.net/docs/

NOTE FOR UNIX USERS: Xalan 1.1 and Xerces 1.4 must be installed to use
Pyana. They are available at http://www.apache.org

Cheers,
Brian