From 10962d4699eb92b6e4225caee6916c838f806a31 Mon Sep 17 00:00:00 2001 From: navewindre Date: Tue, 17 Jun 2025 05:23:29 +0200 Subject: updat --- slackware-bootstrap/deps/python3-pyproject-hooks/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 slackware-bootstrap/deps/python3-pyproject-hooks/README (limited to 'slackware-bootstrap/deps/python3-pyproject-hooks/README') diff --git a/slackware-bootstrap/deps/python3-pyproject-hooks/README b/slackware-bootstrap/deps/python3-pyproject-hooks/README new file mode 100644 index 0000000..dfa06b5 --- /dev/null +++ b/slackware-bootstrap/deps/python3-pyproject-hooks/README @@ -0,0 +1,9 @@ +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). -- cgit v1.2.3