aboutsummaryrefslogtreecommitdiff
path: root/development/python3-cycler/README
diff options
context:
space:
mode:
authorSerban Udrea <S.Udrea@gsi.de>2017-04-30 09:23:38 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-30 09:23:38 +0700
commit5abbe691456c05f67ce52139a34748d4016c2159 (patch)
treec5650217b3c02a946da09faf7337c997d79a7dcf /development/python3-cycler/README
parentf3397c4a9b4095f553cdb1cad8c1e23ddb6bd0c0 (diff)
development/python3-cycler: Added (composable cycles for Python 3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/python3-cycler/README')
-rw-r--r--development/python3-cycler/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/development/python3-cycler/README b/development/python3-cycler/README
new file mode 100644
index 000000000000..ede83fde16bf
--- /dev/null
+++ b/development/python3-cycler/README
@@ -0,0 +1,7 @@
+The cycler python module provides a composable cycle class used for
+constructing style-cycles.
+
+This is the Python 3 version of cycler and will coexist with SBo's
+cycler package.
+
+NOTE: six needs to be built with Python 3 support