The textproc/py-PEG2,python3 port
py3-PEG2-2.15.2p6 – PEG Parser-Interpreter in Python (cvsweb github mirror)
Description
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.WWW: https://pypi.python.org/pypi/pyPEG2
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/pyPEG2-2.15.2-py3.11.egg-info
- /usr/local/lib/python3.11/site-packages/pypeg2/
- /usr/local/lib/python3.11/site-packages/pypeg2/__init__.py
- /usr/local/lib/python3.11/site-packages/pypeg2/__pycache__/
- /usr/local/lib/python3.11/site-packages/pypeg2/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pypeg2/__pycache__/xmlast.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pypeg2/test/
- /usr/local/lib/python3.11/site-packages/pypeg2/test/__init__.py
- /usr/local/lib/python3.11/site-packages/pypeg2/test/__pycache__/
- /usr/local/lib/python3.11/site-packages/pypeg2/test/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pypeg2/test/__pycache__/test_pyPEG2.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pypeg2/test/__pycache__/test_xmlast.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pypeg2/test/test_pyPEG2.py
- /usr/local/lib/python3.11/site-packages/pypeg2/test/test_xmlast.py
- /usr/local/lib/python3.11/site-packages/pypeg2/xmlast.py