aboutsummaryrefslogtreecommitdiff
path: root/python/python3-six/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2020-01-03 18:24:22 +0100
committerRobby Workman <rworkman@slackbuilds.org>2021-04-17 23:55:26 -0500
commite92114658051bea078a0ab3e2137494634128ed0 (patch)
treedba524a04dbebda64844c878b3ec1feb97dfa0d6 /python/python3-six/README
parentf13212d4181c435f109272d9da71c10abfc21af5 (diff)
python/python3-six: Removed (added to Slackware).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/python3-six/README')
-rw-r--r--python/python3-six/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/python3-six/README b/python/python3-six/README
deleted file mode 100644
index ee25e72d18..0000000000
--- a/python/python3-six/README
+++ /dev/null
@@ -1,4 +0,0 @@
-Six is a Python 2 and 3 compatibility library. It provides utility functions for
-smoothing over the differences between the Python versions with the goal of
-writing Python code that is compatible on both Python versions. See the
-documentation for more information on what is provided.