Custom MutableSet that remembers its order
https://github.com/LuminosoInsight/ordered-set
An OrderedSet is a custom MutableSet that remembers its order, so that every
entry has an index that can be looked up.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:adrianSuSE:PL/python-ordered-set && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
ordered-set-4.1.0.tar.gz | 0000012826 12.5 KB | |
python-ordered-set.changes | 0000004279 4.18 KB | |
python-ordered-set.spec | 0000002425 2.37 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1133934
from
Steve Kowalik (StevenK)
(revision 12)
- Switch to pyproject macros, which also now means we now use flit-core to build.
Comments 0