The devel/py-ordered-set,python3 port
py3-ordered-set-4.1.0p2 – ordered sets in Python (cvsweb github mirror)
Description
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.WWW: https://github.com/rspeer/ordered-set
Maintainer
Clemens Goessnitzer
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/ordered_set-4.1.0.dist-info/
- /usr/local/lib/python3.11/site-packages/ordered_set-4.1.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/ordered_set-4.1.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/ordered_set-4.1.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/ordered_set/
- /usr/local/lib/python3.11/site-packages/ordered_set/__init__.py
- /usr/local/lib/python3.11/site-packages/ordered_set/__pycache__/
- /usr/local/lib/python3.11/site-packages/ordered_set/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/ordered_set/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/ordered_set/py.typed