py3-pyproject_hooks
wrappers to call pyproject.toml-based build backend hooks
WWW CVSWeb GITHub-
Package versionpy3-pyproject_hooks-1.0.0
-
MaintainerThe OpenBSD ports mailing-list
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.
- python3
- devel/py-flit_core,python3
- devel/py-installer,python3
- lang/python/3.10
- textproc/py-tomli,python3
- lang/python/3.10