Name: | python3-more-itertools |
---|---|
Version: | 10.1.0 |
Release: | 8.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 458208 |
License: | MIT |
RPM: | python3-more-itertools-10.1.0-8.el10_0.noarch.rpm |
Source RPM: | python-more-itertools-10.1.0-8.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/more-itertools/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. |