This release offers support for Python 2.7 and to 3.x.

pyPEG is a plain and simple intrinsic parser interpreter framework for
Python version 2.7 and 3.x. It is based on Parsing Expression Grammar,
PEG. With pyPEG you can parse and compose many formal languages in a
very easy way. 

pyPEG supports partial parsing and recomposing text. It is well suited
to be used in a Wiki engine or development tool as well as for common
parsing purposes.

You can find pyPEG at http://fdik.org/pyPEG/ and in PyPI.
The Mercurial repository is at https://bitbucket.org/fdik/pypeg/
There is support in #python.de on Freenode.

Yours,
VB.
-- 
Marktkonforme Demokratie: der Steuerzahler bezahlt die Spielschulden.
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

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

Reply via email to