| FileSize | 37106 | 
                
                        
                
                
                  | MD5 | B8853EB9F4D1280E1BBE1F0FD9CF5940 | 
                
                        
                
                
                  | 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 | Gianfranco Costamagna <locutusofborg@debian.org> | 
                
                        
                
                
                  | PackageName | python-ruamel.ordereddict | 
                
                        
                
                
                  | PackageSection | python | 
                
                        
                
                
                  | PackageVersion | 0.4.13-1 | 
                
                        
                
			      | SHA-1 | 5FF69C9EC46C5F2738A46444EEF4DA34894FBE9A | 
                
                
                        
                
                
                  | SHA-256 | 8CBD3A7698A915E0ADA942DD1E38D48AB05557683E73C1A7CAE621DDFE75BEA5 |