Binary package “python3-sortedcollections” in ubuntu mantic
Python 3 Sorted Collections
SortedCollections is an Apache2 licensed Python sorted collections library.
.
Features
--------
.
- Pure-Python
- Depends on the SortedContainers module.
- ValueSortedDict - Dictionary with (key, value) item pairs sorted by value.
- ItemSortedDict - Dictionary with key-function support for item pairs.
- OrderedDict - Ordered dictionary with numeric indexing support.
- OrderedSet - Ordered set with numeric indexing support.
- IndexableDict - Dictionary with numeric indexing support.
- IndexableSet - Set with numeric indexing support.
.
This contains the Python 3 module
Source package
Published versions
- python3-sortedcollections 2.1.0-2 in amd64 (Release)
- python3-sortedcollections 2.1.0-2 in arm64 (Release)
- python3-sortedcollections 2.1.0-2 in armhf (Release)
- python3-sortedcollections 2.1.0-2 in i386 (Release)
- python3-sortedcollections 2.1.0-2 in ppc64el (Release)
- python3-sortedcollections 2.1.0-2 in riscv64 (Release)
- python3-sortedcollections 2.1.0-2 in s390x (Release)