ports/devel/py-more-itertools/pkg/DESCR

5 lines
244 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.