summaryrefslogtreecommitdiffstats
path: root/python/python3-findpython/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-findpython/README')
-rw-r--r--python/python3-findpython/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-findpython/README b/python/python3-findpython/README
new file mode 100644
index 0000000000..31267669b8
--- /dev/null
+++ b/python/python3-findpython/README
@@ -0,0 +1,7 @@
+python3-findpython (find python versions on your system)
+
+A utility to find python versions on your system.
+
+This library is a rewrite of pythonfinder project by @techalchemy. It
+simplifies the whole code structure while preserving most of the
+original features.