aboutsummaryrefslogtreecommitdiff
path: root/python/six/slack-desc
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2020-02-01 11:08:52 +0100
committerRobby Workman <rworkman@slackbuilds.org>2021-04-17 23:58:04 -0500
commit72c02c64ccd1b1b951f8e44cc65f054941798030 (patch)
treee5750fb5a0dc9d06e8e4a70fd3b702c4c8d64dfa /python/six/slack-desc
parentd861858616b7826548cfbe2f24cac92eb4c0b4b9 (diff)
python/six: Removed (added to Slackware).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/six/slack-desc')
-rw-r--r--python/six/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/python/six/slack-desc b/python/six/slack-desc
deleted file mode 100644
index 678f603af39f1..0000000000000
--- a/python/six/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':' except on otherwise blank lines.
-
- |-----handy-ruler------------------------------------------------------|
-six: six (Python 2 and 3 compatibility utilities)
-six:
-six: Six is a Python 2 and 3 compatibility library. It provides utility
-six: functions for smoothing over the differences between the Python
-six: versions with the goal of writing Python code that is compatible on
-six: both Python versions. See the documentation for more information on
-six: what is provided.
-six:
-six: Homepage: https://pypi.python.org/pypi/six/
-six:
-six: