slackbuilds_ponce/development/python3-cycler/README
Serban Udrea 5abbe69145 development/python3-cycler: Added (composable cycles for Python 3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-04-30 09:23:38 +07:00

7 lines
230 B
Text

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