K 10 svn:author V 7 antoine K 8 svn:date V 27 2016-10-25T20:44:49.521330Z K 7 svn:log V 204 New port: devel/py-ordered-set An OrderedSet is a custom MutableSet that remembers its order, so that every entry has an index that can be looked up. WWW: https://github.com/LuminosoInsight/ordered-set END