The devel/py-astor,python3 port
py3-astor-0.8.1p0 – manipulate Python source via the AST (cvsweb github mirror)
Description
astor is designed to allow easy manipulation of Python source via the AST.WWW: https://pypi.python.org/pypi/astor
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/astor-0.8.1.dist-info/
- /usr/local/lib/python3.11/site-packages/astor-0.8.1.dist-info/AUTHORS
- /usr/local/lib/python3.11/site-packages/astor-0.8.1.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/astor-0.8.1.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/astor-0.8.1.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/astor-0.8.1.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/astor-0.8.1.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/astor-0.8.1.dist-info/zip-safe
- /usr/local/lib/python3.11/site-packages/astor/
- /usr/local/lib/python3.11/site-packages/astor/VERSION
- /usr/local/lib/python3.11/site-packages/astor/__init__.py
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/code_gen.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/code_gen.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/codegen.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/codegen.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/file_util.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/file_util.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/node_util.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/node_util.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/op_util.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/op_util.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/rtrip.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/rtrip.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/source_repr.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/source_repr.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/string_repr.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/string_repr.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/tree_walk.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/astor/__pycache__/tree_walk.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/astor/code_gen.py
- /usr/local/lib/python3.11/site-packages/astor/codegen.py
- /usr/local/lib/python3.11/site-packages/astor/file_util.py
- /usr/local/lib/python3.11/site-packages/astor/node_util.py
- /usr/local/lib/python3.11/site-packages/astor/op_util.py
- /usr/local/lib/python3.11/site-packages/astor/rtrip.py
- /usr/local/lib/python3.11/site-packages/astor/source_repr.py
- /usr/local/lib/python3.11/site-packages/astor/string_repr.py
- /usr/local/lib/python3.11/site-packages/astor/tree_walk.py