Name: | python39-more-itertools |
---|---|
Version: | 8.5.0 |
Release: | 2.module+el8.4.0+20109+b7b1db01 |
Architecture: | noarch |
Module: | python39-devel:3.9:8040020210325151438:f1d9d306 python39-devel:3.9:8050020210811100211:d428a79b python39-devel:3.9:8060020220118220913:d3811607 python39-devel:3.9:8070020220916150556:be1f0497 python39-devel:3.9:8070020221109174649:6eba81d3 python39-devel:3.9:8080020221221152015:aed85c85 python39-devel:3.9:8080020230531142208:aed85c85 python39-devel:3.9:8080020230922214114:93c2fc2f |
Group: | Unspecified |
Size: | 347189 |
License: | MIT |
RPM: | python39-more-itertools-8.5.0-2.module+el8.4.0+20109+b7b1db01.noarch.rpm |
Source RPM: | python-more-itertools-8.5.0-2.module+el8.4.0+20109+b7b1db01.src.rpm |
Build Date: | Thu Apr 15 2021 |
Build Host: | host-100-100-224-37.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |