1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/math/py-pybloom/pkg-descr
Li-Wen Hsu fbdb202335 - Update to 3.0.0 [1]
- Change to Joseph Fox's fork [1]
- Pet portlint

PR:		234620
Submitted by:	Gilbert Morgan <gmm@tutanota.com>
2019-01-21 07:46:02 +00:00

6 lines
263 B
Plaintext

pybloom is a Python implementation of the bloom filter probabilistic data
structure. The module also provides a Scalable Bloom Filter that allows a
bloom filter to grow without knowing the original set size.
WWW: https://github.com/joseph-fox/python-bloomfilter