summaryrefslogtreecommitdiffstats
path: root/python/python3-wheel/README
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-04-21 01:45:32 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-22 11:38:30 +0700
commit942e26bee8c2e25501b9fa4ff5089a22f0558cec (patch)
tree988b844217ae783284f682d937a41d7f5a5ab994 /python/python3-wheel/README
parent2382f374fefac94e25b602fa062cec84dd61c568 (diff)
downloadslackbuilds-942e26bee8c2e25501b9fa4ff5089a22f0558cec.tar.gz
slackbuilds-942e26bee8c2e25501b9fa4ff5089a22f0558cec.tar.xz
python/python3-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/python3-wheel/README')
-rw-r--r--python/python3-wheel/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-wheel/README b/python/python3-wheel/README
new file mode 100644
index 0000000000..d64f5dca0a
--- /dev/null
+++ b/python/python3-wheel/README
@@ -0,0 +1,6 @@
+python3-wheel (A built-package format for Python)
+
+This library is the reference implementation of the Python wheel
+packaging standard, as defined in PEP 427.
+
+Optional dependencies: python-keyring