PEG Parser-Interpreter in Python
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 many formal languages in a very easy way.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://pypi.python.org/pypi/pyPEG2
