summaryrefslogtreecommitdiffstats
path: root/python/python2-wheel/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-wheel/README')
-rw-r--r--python/python2-wheel/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python2-wheel/README b/python/python2-wheel/README
new file mode 100644
index 0000000000..fba926aeab
--- /dev/null
+++ b/python/python2-wheel/README
@@ -0,0 +1,6 @@
+A python2-wheel is a ZIP-format archive with a specially formatted
+filename and the .whl extension. It is designed to contain all the
+files for a PEP 376 compatible install in a way that is very close
+to the on-disk format.
+
+Optional dependencies: python-keyring