CVSROOT:        /cvs
Module name:    ports
Changes by:     jas...@cvs.openbsd.org  2017/08/08 15:25:39

Log message:
    import py-ruamel.ordereddict-0.4.13
    
    This 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). The standard library module OrderedDict,
    implemented later, implements a subset of ordereddict functionality.
    
    ok landry@
    
    Status:
    
    Vendor Tag: jasper
    Release Tags:       jasper_20170808
    
    N ports/devel/py-ruamel.ordereddict/Makefile
    N ports/devel/py-ruamel.ordereddict/distinfo
    N ports/devel/py-ruamel.ordereddict/pkg/PLIST
    N ports/devel/py-ruamel.ordereddict/pkg/DESCR
    
    No conflicts created by this import

Reply via email to