slackbuilds/python/python3-pyproject-hooks
fourtysixandtwo a8f993282a
python/python3-pyproject-hooks: fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-12-02 07:54:30 +07:00
..
README
python3-pyproject-hooks.SlackBuild
python3-pyproject-hooks.info python/python3-pyproject-hooks: fix deps. 2023-12-02 07:54:30 +07:00
slack-desc

README

python3-pyproject-hooks (Wrappers to call PEP 517 build backend hooks)

This 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.

The pep517 project has been replaced by this project (low level) and
the build project (high level).