summaryrefslogtreecommitdiff
path: root/python/python3-six/slack-desc
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2017-04-16 18:07:37 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-16 18:07:37 +0700
commit44cc81242b1cf0eed44158ca9e1403b39f8aebad (patch)
tree8784c6af26510f7b808584597c43b40624677e92 /python/python3-six/slack-desc
parenta94c3e07d85191b4e46f9b9533a7e791f64053ea (diff)
downloadslackbuilds-44cc81242b1cf0eed44158ca9e1403b39f8aebad.tar.gz
python/python3-six: Added (Python 2 and 3 compatibility utilities).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-six/slack-desc')
-rw-r--r--python/python3-six/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-six/slack-desc b/python/python3-six/slack-desc
new file mode 100644
index 0000000000..0694e82700
--- /dev/null
+++ b/python/python3-six/slack-desc
@@ -0,0 +1,19 @@
+# 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------------------------------------------------------|
+python3-six: python3-six (Python 2 and 3 compatibility utilities)
+python3-six:
+python3-six: Six is a Python 2 and 3 compatibility library. It provides utility
+python3-six: functions for smoothing over the differences between the Python
+python3-six: versions with the goal of writing Python code that is compatible on
+python3-six: both Python versions. See the documentation for more information on
+python3-six: what is provided.
+python3-six:
+python3-six:
+python3-six:
+python3-six: