Package: wnpp Severity: wishlist Owner: fladischermich...@fladi.at -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
* Package name : ordereddict Version : 1.1 Upstream Author : Raymond Hettinger <pyt...@rcn.com> * URL : http://pypi.python.org/pypi/ordereddict/ * License : MIT Programming Lang: Python Description : drop-in substitute for collections found in Python 2.7 Drop-in substitute for Py2.7's new collections.OrderedDict. It has big-oh performance that matches regular dictionaries (amortized O(1) insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing). .. Ordered dictionaries are just like regular dictionaries but they remember the order that items were inserted. When iterating over an ordered dictionary, the items are returned in the order their keys were first added. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk5s1D8ACgkQeJ3z1zFMUGYF2wCfRM2oq8PUYuZKL6/ZrCx+Buws KWoAnjIW2Nz79cSx/VbSzfs9y2eQOWzK =ut+J -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110911153118.10374.83150.report...@server.home.fladi.at