FileSize | 41174 |
MD5 | DB0ABA8C7EEA1FCCA1717DA9BD3CE777 |
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.9-1 |
SHA-1 | 7CCDEB9DD854D80136BFF92665488F2971C408C0 |
SHA-256 | 14BDA299924C7D83721D1E57E0A9B0E94DF5A584846AF1FE4AC375DC6C4B9CB6 |