+summary : More routines for operating on iterables, beyond itertools
+description: |
+ 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.
+ <Summary xml:lang="en">More routines for operating on iterables, beyond itertools</Summary>
+ <Description xml:lang="en">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.
+ <Summary xml:lang="en">More routines for operating on iterables, beyond itertools</Summary>
+ <Description xml:lang="en">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.