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.


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 git.debian.org.