mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
5abbe69145
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
230 B
Text
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
|