[ trixie ]
[ sid ]
[ Bron: python-collections-extended ]
Pakket: python3-collections-extended (2.0.2-2)
Verwijzigingen voor python3-collections-extended
Debian bronnen:
Het bronpakket python-collections-extended downloaden:
- [python-collections-extended_2.0.2-2.dsc]
- [python-collections-extended_2.0.2.orig.tar.gz]
- [python-collections-extended_2.0.2-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Extra Python Collections - bags, setlists, RangeMap and IndexedDict
collections_extended is a pure Python module with no dependencies providing:
* a bag class, also known as multiset, * a setlist class, which is a unique list or ordered set, * a bijection class, RangeMap which is a mapping from ranges to values, * a IndexedDict class, which is an ordered mapping whose elements can be accessed using index, in addition to key.
There are also frozen (hashable) varieties of bags and setlists.
This package installs the library for Python 3.
Andere aan python3-collections-extended gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)