summaryrefslogtreecommitdiffstats
path: root/python/python3-installer/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-installer/README')
-rw-r--r--python/python3-installer/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-installer/README b/python/python3-installer/README
new file mode 100644
index 0000000000..46ae1e6e70
--- /dev/null
+++ b/python/python3-installer/README
@@ -0,0 +1,3 @@
+This is a low-level library for installing a Python package from a
+wheel distribution. It provides basic functionality and abstractions
+for handling wheels and installing packages from wheels.