summaryrefslogtreecommitdiffstats
path: root/python/python-d2to1/README
diff options
context:
space:
mode:
author David Spencer2017-05-29 17:33:46 +0200
committer Willy Sudiarto Raharjo2017-06-03 02:59:39 +0200
commit5381bb4951dcb4da8acc741666c9df855d46b14e (patch)
tree8bd65f89ea25fa3f0f7c782ba258230d24801de4 /python/python-d2to1/README
parentf4871d1aed663954ca750b71a4d4ebaeb2213dc2 (diff)
downloadslackbuilds-5381bb4951dcb4da8acc741666c9df855d46b14e.tar.gz
python/python-d2to1: Added (distutils2 setup.cfg for setuptools).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-d2to1/README')
-rw-r--r--python/python-d2to1/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python-d2to1/README b/python/python-d2to1/README
new file mode 100644
index 0000000000..33a0ce347a
--- /dev/null
+++ b/python/python-d2to1/README
@@ -0,0 +1,7 @@
+python-d2to1 (distutils2 setup.cfg for distribute/setuptools)
+
+d2to1 (the 'd' is for 'distutils') allows using distutils2-like
+setup.cfg files for a package’s metadata with a distribute/setuptools
+setup.py script.
+
+Optional dependency: python3