deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
efficient Bloom filter library (Python3 version)
Flor implements a Bloom filter class. A Bloom filter has a capacity (n) and a
false positive probability (p) that gives the probability that a filter filled
to capacity (i.e. with (n) distinct values inserted) will return True for an
element that is not in the filter.
.
This package contains the Python 3 version of the library.
Homepage: https://github.com/DCSO/flor/
Installed-Size: '27'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-flor
Priority: optional
Section: python
Source: python-flor
Version: 1.1.3-2
srcpkg_name: python-flor
srcpkg_version: 1.1.3-2