./devel/py-collections-extended, Python Collections (Bag, setlist, IndexedDict, etc.)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.2, Package name: py310-collections-extended-2.0.2, Maintainer: pkgsrc-users

collections_extended is a pure Python module with no dependencies
providing extra collections. The new collections include bags AKA
multisets, setlists AKA unique lists or ordered sets, a bijection, a
RangeMap which is a mapping from ranges to values, and an IndexedDict
class. There are also frozen (hashable) varieties of bags and
setlists.


Master sites:

Filesize: 22.22 KB

Version history: (Expand)


CVS history: (Expand)


   2022-06-18 19:05:00 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-collections-extended: not for Python 2.7