diff options
author | Serban Udrea <S.Udrea@gsi.de> | 2017-04-30 09:23:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-30 09:23:38 +0700 |
commit | 5abbe691456c05f67ce52139a34748d4016c2159 (patch) | |
tree | c5650217b3c02a946da09faf7337c997d79a7dcf /development/python3-cycler/slack-desc | |
parent | f3397c4a9b4095f553cdb1cad8c1e23ddb6bd0c0 (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/slack-desc')
-rw-r--r-- | development/python3-cycler/slack-desc | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/development/python3-cycler/slack-desc b/development/python3-cycler/slack-desc new file mode 100644 index 0000000000000..6f5787cf5f42d --- /dev/null +++ b/development/python3-cycler/slack-desc @@ -0,0 +1,21 @@ +# 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-cycler: cycler (composable cycles for Python 3) +python3-cycler: +python3-cycler: The cycler python module provides a composable cycle class used for +python3-cycler: constructing style-cycles. +python3-cycler: +python3-cycler: This will coexist with SBo's cycler package. +python3-cycler: +python3-cycler: +python3-cycler: +python3-cycler: Homepage: http://matplotlib.org/cycler +python3-cycler: +python3-cycler: +python3-cycler: |