Metadata-Version: 2.1
Name: niemabf
Version: 1.0.2
Summary: NiemaBF: Niema's Python Bloom Filter implementation
Home-page: https://github.com/niemasd/NiemaBF
Author: Niema Moshiri
Author-email: niemamoshiri@gmail.com
Project-URL: Bug Reports, https://github.com/niemasd/NiemaBF/issues
Project-URL: Source, https://github.com/niemasd/NiemaBF
Keywords: python bloom filter
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/plain
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: check-manifest; extra == "dev"

NiemaBF: Niema's Python Bloom Filter implementation
