aboutsummaryrefslogtreecommitdiff
path: root/python/python-d2to1/README
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-01 20:03:00 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-01 20:03:00 +0700
commite1277fefe9b90f6444537c61ffda489f866307b4 (patch)
tree5d6bfd68964a6efe6d8f1c4b6cd6403dc8bf7cab /python/python-d2to1/README
parenta1b5e55c6e3205227c36ec49736bfb63979e9071 (diff)
python/python-d2to1: Removed (deprecated upstream).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-d2to1/README')
-rw-r--r--python/python-d2to1/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/python/python-d2to1/README b/python/python-d2to1/README
deleted file mode 100644
index 68e7d7c3a4..0000000000
--- a/python/python-d2to1/README
+++ /dev/null
@@ -1,5 +0,0 @@
-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.