freebsd-ports/math/py-pybloom/pkg-descr
Sunpoet Po-Chuan Hsieh 9e6f7da69d Fix WWW
Approved by:	portmgr (blanket)
2017-06-27 16:19:14 +00:00

5 lines
261 B
Text

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/jaybaird/python-bloomfilter