slackbuilds_ponce/python/more-itertools/README
B. Watson 2098d11a45 python/more-itertools: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:55 -04:00

4 lines
244 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
more-itertools we collect additional building blocks, recipes, and
routines for working with Python iterables.