python-ordereddict

big-oh performance that matches regular dictionaries


OrderedDict is the recipe has big-oh performance that matches regular dictionaries (amortized O(1) insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing). OrderedDict that works in Python 2.4-2.6.


Maintainer information

This software package is maintained for (Neuro)Debian by the follow individuals and/or groups:

Maintainer avatar
NeuroDebian Maintainers

In order to get support, or to get in touch with a maintainer, please click the ‘Help’ button at the top of the page.

Advanced user information

Package availability chart
Distribution Base version Our version Architectures
Debian GNU/Linux 7.0 (wheezy)   1.1-1~nd70+1 i386, amd64, sparc
The source code for this portal is licensed under the GPL-3 and is available on GitHub.