freebsd-ports/devel/py-ruamel.ordereddict
Mark Felder ae9cbb4ba4 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.

WWW: https://bitbucket.org/ruamel/ordereddict
2016-11-03 00:56:02 +00:00
..
distinfo
Makefile
pkg-descr