Fedora Packages

python-intbitset-doc Subpackage of python-intbitset

Documentation for python-intbitset

The intbitset library provides a set implementation to store sorted unsigned integers either 32-bits integers (between 0 and 2**31 - 1 or intbitset.__maxelem__) or an infinite range with fast set operations implemented via bit vectors in a Python C extension for speed and reduced memory usage. The inbitset class emulates the Python built-in set class interface with some additional specific methods such as its own fast dump and load marshalling functions. This package is providing the documentation for intbitset.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.0.2-1.fc40 -
Fedora 40 3.0.2-1.fc40 -
Fedora 39 3.0.2-1.fc39 -
Fedora 38 3.0.2-1.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-intbitset dash maintainers at fedoraproject dot org.



Sources on Pagure