more-itertools 10.1.0-1 source package in Ubuntu
Changelog
more-itertools (10.1.0-1) unstable; urgency=medium * Team upload. * [bd19139] New upstream version 10.1.0 -- Carsten Schoenert <email address hidden> Sat, 12 Aug 2023 07:32:01 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
more-itertools_10.1.0-1.dsc | 2.1 KiB | 61ffecaa6623f70017a9d4c44df6d76b23202778754a05ff1ab9002066059ac5 |
more-itertools_10.1.0.orig.tar.gz | 105.0 KiB | bdcda9c91bba0e7d0bc0a578b01518e76044c35b2a6f05248e2bd9c34e0123b7 |
more-itertools_10.1.0-1.debian.tar.xz | 3.4 KiB | a48ab095a602640376a821e65422fe20b0bc91c9d3f79c70a0803c362cb087ba |
Available diffs
- diff from 10.0.1-1 to 10.1.0-1 (4.9 KiB)
No changes file available.
Binary packages built by this source
- python3-more-itertools: library with routines for operating on iterables, beyond itertools (Python 3)
Python's itertools library is a gem - you can compose elegant solutions
for a variety of problems with the functions it provides.
More-itertools collects additional building blocks, recipes,
and routines for working with Python iterables.
.
This package contains the module for Python 3.