python-odict - Ordered dictionary
Website: | http://slimit.org/ |
---|---|
License: | Python |
Vendor: | Fedora Project |
- Description:
Dictionary in which the insertion order of items is preserved (using an internal double linked list). In this implementation replacing an existing item keeps it at its original position
Packages
python-odict-1.5.0-4.el5.noarch [20 KiB] |
Changelog
by Stephen Gallagher (2012-10-04):
- Spec changes from package review - %check section reordered - Minor edits to comments |