Metadata-Version: 1.1
Name: pypbf
Version: 0.0.0
Summary: python package for probabilistic bloom filter 
Home-page: https://github.com/xsswfm/pypbf/
Author: Sis Xiong
Author-email: sxiong@vols.utk.edu
License: Public Domain
Description: pypbf is a python package for probabilistic bloom filter(PBF), which supports frequency estimation on items
Keywords: probabilistic bloom filter,frequency estimation
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
