All releases of pyPEG


Release Notes: Feature enhancements are provided, like a method for memory cache clearing and improving composing and text representation. Some small bugs are fixed.


Release Notes: This release adds the ability to have class int as grammar, supporting optional attributes in xml2thing() and thing2xml().


Release Notes: Implements a portable way to have new style function declarations without syntax errors in Python 2.7. Extends the synopsis of the csl() function. Minor documentation enhancements. Code cleanup.


Release Notes: This release adds documentation updates.


Release Notes: This release fixes a bug with a case mismatch of module names in setup.


Release Notes: This release fixes a bug with initializing objects.


Release Notes: This release offers a small bugfix regarding installing pyPEG with pip.


Release Notes: This is a maintenance release. In addition to bugfixes there is improvement for comparing complex things for equality.


Release Notes: This release automatically adds blanks while composing, if the grammar would be violated otherwise. Grammar classes can now have a compose() method, which is called during the composing process. This release also includes some bugfixes.


Release Notes: This release supports backwards compatibility with Python 2.7 in addition to supporting Python 3.x.