The devel/py-gast,python3 port
py3-gast-0.5.4p0 – Python AST that abstracts the underlying Python version (cvsweb github mirror)
Description
A generic AST to represent Python's Abstract Syntax Tree(AST). GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.WWW: https://github.com/serge-sans-paille/gast/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/gast-0.5.4.dist-info/
- /usr/local/lib/python3.11/site-packages/gast-0.5.4.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/gast-0.5.4.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/gast-0.5.4.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/gast-0.5.4.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/gast-0.5.4.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/gast/
- /usr/local/lib/python3.11/site-packages/gast/__init__.py
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/ast2.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/ast2.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/ast3.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/ast3.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/astn.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/astn.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/gast.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/gast.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/unparser.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/unparser.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/version.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/gast/__pycache__/version.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/gast/ast2.py
- /usr/local/lib/python3.11/site-packages/gast/ast3.py
- /usr/local/lib/python3.11/site-packages/gast/astn.py
- /usr/local/lib/python3.11/site-packages/gast/gast.py
- /usr/local/lib/python3.11/site-packages/gast/unparser.py
- /usr/local/lib/python3.11/site-packages/gast/version.py