python3-more-itertools - Python library for efficient use of itertools utility
| Website: | https://github.com/erikrose/more-itertools |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
Opensource python library wrapping around itertools. Package also includes implementations of the recipes from the itertools documentation. See https://pythonhosted.org/more-itertools/index.html for documentation.
Packages
| python3-more-itertools-2.2-4.fc24.noarch [33 KiB] |
Changelog
by aarem AT fedoraproject DOT org - 2.2-4 (2016-10-14):
- fixed missing sum in line 9 of spec file, per BZ #138195 |