diff options
| author | navewindre <boneyaard@gmail.com> | 2025-06-17 05:23:29 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2025-06-17 05:23:29 +0200 |
| commit | 10962d4699eb92b6e4225caee6916c838f806a31 (patch) | |
| tree | 90d172b0f26be7c000445885324fbd65773d9ef5 /slackware-bootstrap/deps/python3-pyproject-hooks/slack-desc | |
| parent | affce71168872c1f13c509347cc4b29097039643 (diff) | |
updat
Diffstat (limited to 'slackware-bootstrap/deps/python3-pyproject-hooks/slack-desc')
| -rw-r--r-- | slackware-bootstrap/deps/python3-pyproject-hooks/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
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 |
