slackbuilds_ponce/python/more-itertools
Dimitris Zlatanidis 5939df3025 python/more-itertools: Added (Python more itertools library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-04-07 08:13:10 +07:00
..
more-itertools.info
more-itertools.SlackBuild
README
slack-desc

Python's itertools library is a gem - you can compose elegant solutions for a
variety of problems with the functions it provides. In more-itertools we collect
additional building blocks, recipes, and routines for working with Python iterables.