- python (<< 2.8)
- python (>= 2.7~)
- python:any (<< 2.8)
- python:any (>= 2.7~)
- libc6 (>= 2.17)
- libssl1.1 (>= 1.1.0)
This module implements a Bloom filter in Python that's fast and uses
mmap files for better scalability.
.
It main advantages are:
* It natively uses mmaped files.
* It natively does the set things you want a Bloom filter to do.
* It is fast.
Installed Size: 166.9 kB
Architectures: amd64 arm64