slackbuilds_ponce/python/python3-more-itertools/README
fourtysixandtwo ca85f526ed
python/python3-more-itertools: Added (Python more itertools library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-06-04 10:37:13 +07:00

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.