Metadata-Version: 2.4
Name: rbloom
Version: 1.5.3
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
License-File: LICENSE
Summary: Highly optimized Bloom filter that mimics the Python set API, written in Rust
Requires-Python: >=3.7
Project-URL: Source Code, https://github.com/KenanHanke/rbloom
