diff options
| author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2022-07-08 06:13:52 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-09 10:06:07 +0700 |
| commit | 438988dc356676f7d574eb5b08b5716099481ef4 (patch) | |
| tree | 4a3a23cbe37efc19c85d45a69d26ab69cc3c2ebd /python/python3-installer/slack-desc | |
| parent | 4e056bd834ed2275dce26f92110151b137f77d15 (diff) | |
python/python3-installer: Added (Install Py packages from wheels)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-installer/slack-desc')
| -rw-r--r-- | python/python3-installer/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-installer/slack-desc b/python/python3-installer/slack-desc new file mode 100644 index 0000000000..1cc43bf762 --- /dev/null +++ b/python/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: +python3-installer: +python3-installer: +python3-installer: +python3-installer: |
