[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#899097: marked as done (ITP: more-itertools -- More routines for operating on Python iterables, beyond itertools)



Your message dated Sat, 19 May 2018 09:49:38 +0200
with message-id <20180519074938.myb3k55ynabdrp74@4angle.com>
and subject line Re: Bug#899097: ITP: more-itertools - already packaged, my mistake
has caused the Debian Bug report #899097,
regarding ITP: more-itertools -- More routines for operating on Python iterables, beyond itertools
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
899097: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899097
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>

* Package name    : more-itertools
  Version         : 4.1.0-1
  Upstream Author : Erik Rose <erikrose@grinchcentral.com>
* URL             : https://github.com/erikrose/more-itertools
* License         : MIT
  Programming Lang: Python
  Description     : More routines for operating on Python iterables, beyond itertools

 The itertool module from the Python standard library provides a number of
 iterator building blocks. Together, they form an "iterator algebra" making it
 possible to construct specialized tools succinctly and efficiently in pure
 Python.
  
 This module contains another 86 such functions. They cover these areas:
   
  * Grouping: yield groups of items from a source iterable
  * Lookahead and lookback: peek at an iterable's values without advancing it
  * Windowing: yield windows of items from an iterable
  * Augmenting: yield items from an iterable, plus additional data
  * Combining: combine multiple iterables
  * Summarizing: return summarized or aggregated data from an iterable
  * Selecting: yield certain items from an iterable
  * Combinatorics: yield combinatorial arrangements of items from iterables
  * Wrapping: smooth working with objects that produce or consume iterables

I plan to maintain this package as part of the python modules team.

--- End Message ---
--- Begin Message ---
Whoops, more-itertools is already packaged. I'm retracting my ITP.

Sorry about the noise.
-- 
Edward.

--- End Message ---

Reply to: