| Name: | python3-more-itertools |
|---|---|
| Version: | 8.12.0 |
| Release: | 2.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 387042 |
| License: | MIT |
| RPM: | python3-more-itertools-8.12.0-2.el9.noarch.rpm |
| Source RPM: | python-more-itertools-8.12.0-2.el9.src.rpm |
| Build Date: | Thu Mar 03 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/erikrose/more-itertools |
| Summary: | More routines for operating on Python 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. |