slackbuilds_ponce/libraries/pyPEG2
Edinaldo P. Silva 304d13b285 libraries/pyPEG2: Updated for version 2.15.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-10-30 23:27:35 +07:00
..
pyPEG2.info
pyPEG2.SlackBuild
README
slack-desc

pyPEG2 (plain and simple intrinsic parser interpreter for Python)

pyPEG2 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.