freebsd-ports/devel/py-more-itertools/pkg-descr

6 lines
246 B
Plaintext

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 one collect additional building blocks, recipes, and routines
for working with Python iterables.