python-ordered-set - A Custom MutableSet that remembers its order
Website: | https://github.com/LuminosoInsight/ordered-set |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- Description:
An OrderedSet is a custom MutableSet that remembers its order, so that every\ entry has an index that can be looked up.
Packages
python-ordered-set-2.0.2-4.vl9.src [14 KiB] |
Changelog
by Petr Viktorin (2018-06-05):
- Remove the Python 2 subpackage https://bugzilla.redhat.com/show_bug.cgi?id=1585973 |