OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PyTREX 0.6.0 released





I've just released PyTREX 0.6.0 at http://pytrex.sourceforge.net/

PyTREX is a clean-room implementation of Tree Regular Expressions for XML
(TREX) written in Python. 

This release implements the concepts introduced in sections 1 through 10 of
the tutorial. 

Changes: Added support and tests for pattern inclusion, grammar merging
(partial), named datatypes, "not", "difference", "choice" in nameclasses,
"nsName", "anyName", "notAllowed", namespaces, qnames, trex namespace.
Changed py file to being importable. 

As always, let me know if you encounter bugs.

James