FileSize | 41158 |
MD5 | 16FFC2530A435FE13B8ED5094696FC55 |
PackageDescription | dictionary that keeps keys in insertion resp. sorted order
This package is an implementation of an ordered dictionary with Key Insertion
Order (KIO: updates of values do not affect the position of the key),
Key Value Insertion Order (KVIO, an existing key's position is removed
and put at the back).
.
Sorted dictionaries are also provided. Currently only with Key Sorted
Order (KSO, no sorting function can be specified, but you can specify a
transform to apply on the key before comparison (e.g. string.lower)). |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-ruamel.ordereddict |
PackageSection | python |
PackageVersion | 0.4.13-1 |
SHA-1 | C907FB0DB99CCA74F918C99242824FE25763B156 |
SHA-256 | 433AB6C602BA820EA6CC3283C9318B9C77D36A90E6CDBC629C5CF4248F1508EE |