| FileSize | 39462 | 
                
                        
                
                
                  | MD5 | 5A0B36B256EAEAC47852F8B508268AAF | 
                
                        
                
                
                  | 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 | B87CF9FE4DA113C03A95B031958F861079B75B0D | 
                
                
                        
                
                
                  | SHA-256 | C1144D8FBB318FC6D486B6D1B46854F4AD560256F442CE03DC9D676F5BE70586 |