slackbuilds/python/python3-pyproject-hooks
fourtysixandtwo d21616bd31
python/python3-pyproject-hooks: SRCNAM changes.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-15 11:05:55 +07:00
..
README
python3-pyproject-hooks.SlackBuild
python3-pyproject-hooks.info
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).