slackbuilds/libraries/pyPEG2
Robby Workman 48c22f9303 various: Kill lots of python3 dep mentions
This is far from complete.
We still need to review and tweak anything with "PYTHON" in
the README, as many/most/all of those are telling the user
how to build with python3 support. We almost surely want to
enable that by default in all of those cases.
2021-04-21 00:42:24 -05:00
..
README various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
pyPEG2.SlackBuild
pyPEG2.info libraries/pyPEG2: Assume maintainership 2020-01-18 12:25:13 +07:00
slack-desc

README

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.

NOTE: to build pyPEG2 with python3 run the slackbuild with option
PYTHON3=yes.
 # PYTHON3=yes ./pyPEG2.SlackBuild