From 10962d4699eb92b6e4225caee6916c838f806a31 Mon Sep 17 00:00:00 2001 From: navewindre Date: Tue, 17 Jun 2025 05:23:29 +0200 Subject: updat --- .../deps/python3-pyproject-hooks/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 slackware-bootstrap/deps/python3-pyproject-hooks/slack-desc (limited to 'slackware-bootstrap/deps/python3-pyproject-hooks/slack-desc') diff --git a/slackware-bootstrap/deps/python3-pyproject-hooks/slack-desc b/slackware-bootstrap/deps/python3-pyproject-hooks/slack-desc new file mode 100644 index 0000000..57fe2f9 --- /dev/null +++ b/slackware-bootstrap/deps/python3-pyproject-hooks/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-pyproject-hooks: python3-pyproject-hooks (Wrappers to call PEP 517 build backend hooks) +python3-pyproject-hooks: +python3-pyproject-hooks: This is a low-level library for calling build-backends in +python3-pyproject-hooks: pyproject.toml-based project. It provides the basic functionality to +python3-pyproject-hooks: help write tooling that generates distribution files from +python3-pyproject-hooks: Python projects. +python3-pyproject-hooks: +python3-pyproject-hooks: The pep517 project has been replaced by this project (low level) and +python3-pyproject-hooks: the build project (high level). +python3-pyproject-hooks: +python3-pyproject-hooks: Homepage: https://github.com/pypa/pyproject-hooks -- cgit v1.2.3