Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: python-ordereddict
        Version: 1.1
Upstream Author: Raymond Hettinger
            URL: http://pypi.python.org/pypi/ordereddict/
        License: MIT
    Description: drop-in substitute for Py2.7's new
collections.OrderedDict

python-ordereddict is a drop-in substitute for Py2.7's new 
collections.OrderedDict that works in Python 2.4-2.6. The recipe has
big-oh
performance that matches regular dictionaries (amortized O(1)
insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing).



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/70c5e3ce215d9e8a46b3914b6ec52...@localhost

Reply via email to