py3-ordered-set
ordered sets in Python
WWW CVSWeb GITHub-
Package versionpy3-ordered-set-4.1.0p1
-
MaintainerClemens Goessnitzer
An OrderedSet is a mutable data structure that is a hybrid of a list and a set.
It remembers the order of its entries, and every entry has an index number that
can be looked up.
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-flit_core,python3
- lang/python/3.10