Wrappers to call pyproject.toml-based build backend hooks
pyproject-hooks is a low-level library for calling build-backends in pyproject.toml-based project. 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 devel/py-build instead. This is an underlying piece for pip, build and other "build frontends" use to call "build backends" within them.
$
pkg install py314-pyproject-hooksOrigin
devel/py-pyproject-hooks
Size
109KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
1 packages