The devel/py-apipkg,python3 port
py3-apipkg-3.0.2p0 – namespace control and lazy-import mechanism for Python (cvsweb github mirror)
Description
With apipkg you can control the exported namespace of a python package and greatly reduce the number of imports for your users. It is a small pure python module that works on virtually all Python versions, including CPython2.3 to Python3.1, Jython and PyPy. It co-operates well with Python's help() system, custom importers (PEP302) and common command line completion tools.WWW: https://github.com/pytest-dev/apipkg
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/apipkg-3.0.2.dist-info/
- /usr/local/lib/python3.11/site-packages/apipkg-3.0.2.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/apipkg-3.0.2.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/apipkg-3.0.2.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/apipkg-3.0.2.dist-info/licenses/
- /usr/local/lib/python3.11/site-packages/apipkg-3.0.2.dist-info/licenses/LICENSE
- /usr/local/lib/python3.11/site-packages/apipkg/
- /usr/local/lib/python3.11/site-packages/apipkg/__init__.py
- /usr/local/lib/python3.11/site-packages/apipkg/__pycache__/
- /usr/local/lib/python3.11/site-packages/apipkg/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/apipkg/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/apipkg/__pycache__/_alias_module.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/apipkg/__pycache__/_alias_module.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/apipkg/__pycache__/_importing.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/apipkg/__pycache__/_importing.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/apipkg/__pycache__/_module.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/apipkg/__pycache__/_module.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/apipkg/__pycache__/_syncronized.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/apipkg/__pycache__/_syncronized.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/apipkg/__pycache__/_version.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/apipkg/__pycache__/_version.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/apipkg/_alias_module.py
- /usr/local/lib/python3.11/site-packages/apipkg/_importing.py
- /usr/local/lib/python3.11/site-packages/apipkg/_module.py
- /usr/local/lib/python3.11/site-packages/apipkg/_syncronized.py
- /usr/local/lib/python3.11/site-packages/apipkg/_version.py
- /usr/local/lib/python3.11/site-packages/apipkg/py.typed