slackbuilds_ponce/libraries/pyPEG2/README
Edinaldo P. Silva 2579325669 libraries/pyPEG2: Update HOMEPAGE, download URL and SlackBuild.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-04-29 12:51:22 +07:00

6 lines
297 B
Text

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.