Bug#637849: ITP: python-ordereddict -- Drop-in substitute for Python 2.7's collections.OrderedDict
On Mon, Aug 15, 2011 at 05:52, Janos Guljas <janos@resenje.org> wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Janos Guljas <janos@resenje.org>
>
> * Package name : python-ordereddict
> Version : 1.1
> Upstream Author : Raymond Hettinger
> * URL : http://pypi.python.org/pypi/ordereddict/
> * License : MIT/X
> Programming Lang: Python
> Description : Drop-in substitute for Python 2.7's collections.OrderedDict
>
> Drop-in substitute for Python 2.7's new collections.OrderedDict. The recipe
> has big-oh performance that matches regular dictionaries (amortized O(1)
> insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing).
2.6 will soon (ahah) be removed from the archive, and 2.7 will be the
only 2.x version available: is this really needed then?
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
Reply to: