mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
ca85f526ed
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
252 B
Text
4 lines
252 B
Text
Python's itertools library is a gem - you can compose elegant
|
|
solutions for a variety of problems with the functions it provides. In
|
|
python3-more-itertools we collect additional building blocks, recipes,
|
|
and routines for working with Python iterables.
|