Metadata-Version: 1.1
Name: dynamic_pybloom
Version: 3.0.1
Summary: Dynamic Pybloom: A Suite of Probabilistic Data Structures
Home-page: http://github.com/srf5132/dynamic-pybloom/
Author: srf5132
Author-email: srf5132@gmail.com
License: MIT License
Description: 
        ``dynamic-dynamic_pybloom`` is a fork of the popular https://travis-ci.org/jaybaird/python-bloomfilter repo module
        that includes a Bloom Filter data structure, an implementation of the Scalable Bloom Filter[1] and
        a new implementation of the Dynamic Bloom Filter[2].
        
Keywords: data structures,bloom filter,bloom,filter,probabilistic,set
Platform: any
