routines for operating on iterables beyond itertools
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://pypi.python.org/pypi/more_itertools
