The devel/py-pyproject_hooks,python3 port
py3-pyproject_hooks-1.2.0v0 – wrappers to call pyproject.toml-based build backend hooks (cvsweb github mirror)
Description
This is a low-level library for calling build-backends in pyproject.toml-based projects. It provides the basic functionality to help write tooling that generates distribution files from Python projects. If you want a tool that builds Python packages, you'll want to use https://github.com/pypa/build instead. This is an underlying piece for pip, build and other "build frontends" use to call "build backends" within them.WWW: https://pyproject-hooks.readthedocs.io/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/pyproject_hooks-1.2.0.dist-info/
- /usr/local/lib/python3.11/site-packages/pyproject_hooks-1.2.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/pyproject_hooks-1.2.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/pyproject_hooks-1.2.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/pyproject_hooks-1.2.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/__init__.py
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/__pycache__/
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/__pycache__/_impl.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/__pycache__/_impl.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/_impl.py
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/_in_process/
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/_in_process/__init__.py
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/_in_process/__pycache__/
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/_in_process/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/_in_process/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py
- /usr/local/lib/python3.11/site-packages/pyproject_hooks/py.typed