Name: | python39-more-itertools |
---|---|
Version: | 8.5.0 |
Release: | 2.module+el8.9.0+90016+9c2d6573 |
Architecture: | noarch |
Module: | python39-devel:3.9:8090020231116015837:aed85c85 python39-devel:3.9:8100020240409235917:10 python39-devel:3.9:8100020240516111311:10 python39-devel:3.9:8100020240826142629:10 python39-devel:3.9:8100020240927003152:10 |
Group: | Unspecified |
Size: | 347189 |
License: | MIT |
RPM: | python39-more-itertools-8.5.0-2.module+el8.9.0+90016+9c2d6573.noarch.rpm |
Source RPM: | python-more-itertools-8.5.0-2.module+el8.9.0+90016+9c2d6573.src.rpm |
Build Date: | Wed Oct 25 2023 |
Build Host: | build-ol8-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. |