![]() 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. |
||
---|---|---|
.. | ||
README | ||
pyPEG2.SlackBuild | ||
pyPEG2.info | ||
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