PACKAGE NAME:  odict-1.7.0-i586-1salix15.0.txz
PACKAGE LOCATION:  ./salix/python
PACKAGE SIZE (compressed):  20 K
PACKAGE SIZE (uncompressed):  80 K
PACKAGE REQUIRED:  
PACKAGE CONFLICTS:  
PACKAGE SUGGESTS:  
PACKAGE DESCRIPTION:
odict: odict (ordered dictionary)
odict:
odict: Dictionary in which the insertion order of items is preserved
odict: (using an internal double linked list). In this implementation
odict: replacing an existing item keeps it at its original position.
odict:
odict: Homepage: https://github.com/bluedynamics/odict
odict:
odict:
odict:
odict: