Mailing List Archive

pyPEG 2.10 released
Hello,

pyPEG 2.10 is a maintenance release. Now optional attributes are
supported by the XML backend. There are several bugfixes.

pyPEG 2 for Python 2.7 and 3.x

Python is a nice scripting language. It even gives you access to its own
parser and compiler. It also gives you access to different other parsers
for special purposes like XML and string templates.

But sometimes you may want to have your own parser. This is what's pyPEG
for. And pyPEG supports Unicode.

The source code for all you can find on bitbucket:

https://bitbucket.org/fdik/pypeg/

To build the documentation, you'll need YML 2. You can download YML
here:

Homepage: http://fdik.org/yml/ Toolchain: http://fdik.org/yml2.tar.bz2

pyPEG 2 depends on lxml, see http://lxml.de/

Yours,
VB.
--
“Wer also seinen Anwendern Übles will, sollte unbedingt die Einführung von
Windows 8 in Produktivumgebungen forcieren.”

Susanne Nolte in der iX
--
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/