| FileSize | 37568 | 
                
                        
                
                
                  | MD5 | C9E24CA106313E80DE57C445A7CF2560 | 
                
                        
                
                
                  | 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+b1 | 
                
                        
                
			      | SHA-1 | 67CD2429EEBA520725F062AF8CE97ED87B410FF2 | 
                
                
                        
                
                
                  | SHA-256 | 1DC86105E3F863C33756FEAAE900C72CAA2D821D67AAA5CBEDA616A7A019E53C |