diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-04 23:07:23 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-06 08:28:25 +0700 |
| commit | 556ade77a74dc3ed148f57f744299a71fab20727 (patch) | |
| tree | 7135e81558a7707db432d77d3347bd9d84d454c8 /python/python2-wheel/slack-desc | |
| parent | 16bb678cca0e4964c318d8a694abb432088aeba6 (diff) | |
python/python2-wheel: Added (A built-package format for Python)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-wheel/slack-desc')
| -rw-r--r-- | python/python2-wheel/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-wheel/slack-desc b/python/python2-wheel/slack-desc new file mode 100644 index 0000000000..11e73e2111 --- /dev/null +++ b/python/python2-wheel/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------------------------------------------------------| +python2-wheel: python2-wheel (A built-package format for Python) +python2-wheel: +python2-wheel: A wheel is a ZIP-format archive with a specially formatted filename +python2-wheel: and the .whl extension. It is designed to contain all the files for +python2-wheel: a PEP 376 compatible install in a way that is very close to the +python2-wheel: on-disk format. +python2-wheel: +python2-wheel: Homepage: https://wheel.readthedocs.io +python2-wheel: +python2-wheel: +python2-wheel: |
