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-installer/slack-desc | |
| parent | affce71168872c1f13c509347cc4b29097039643 (diff) | |
updat
Diffstat (limited to 'slackware-bootstrap/deps/python3-installer/slack-desc')
| -rw-r--r-- | slackware-bootstrap/deps/python3-installer/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/slackware-bootstrap/deps/python3-installer/slack-desc b/slackware-bootstrap/deps/python3-installer/slack-desc new file mode 100644 index 0000000..23af788 --- /dev/null +++ b/slackware-bootstrap/deps/python3-installer/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 ':'. + + |-----handy-ruler------------------------------------------------------| +python3-installer: python3-installer (Library for installing Python packages from wheels) +python3-installer: +python3-installer: This is a low-level library for installing a Python package from a +python3-installer: wheel distribution. It provides basic functionality and abstractions +python3-installer: for handling wheels and installing packages from wheels. +python3-installer: +python3-installer: Homepage: https://github.com/pypa/installer +python3-installer: +python3-installer: +python3-installer: +python3-installer: |
