[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PyTREX 0.5.0 released
- From: James Tauber <jtauber@bowstreet.com>
- To: "'xml-dev@lists.xml.org'" <xml-dev@lists.xml.org>
- Date: Wed, 07 Mar 2001 00:27:14 -0500
http://pytrex.sourceforge.net/
PyTREX is an implementation of Tree Regular Expressions for XML (TREX) in
Python.
0.5.0 is the first release and includes basic support for the concepts
described in sections 1 through 6 of the TREX tutorial.
If any of you use Python, I'd love you to try it out and give feedback. If
you find bugs, email the TREX file and instance you used and I'll both fix
the bug and (with your permission) add the files to the test suite.
James Tauber