summaryrefslogtreecommitdiffstats
path: root/python/pybloomfiltermmap/README
diff options
context:
space:
mode:
author Brenton Earl <brent@exitstatusone.com>2017-03-29 21:46:38 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-01 06:57:03 +0700
commit7247db3078f017887905c93ae51c82ef96964cb7 (patch)
treed3455288635bfa280a9225561383b2594b5a66e8 /python/pybloomfiltermmap/README
parentbd52564120bfb6fe9518bf19583afd5569730ef6 (diff)
downloadslackbuilds-7247db3078f017887905c93ae51c82ef96964cb7.tar.gz
slackbuilds-7247db3078f017887905c93ae51c82ef96964cb7.tar.xz
python/pybloomfiltermmap: Updated f/v 0.3.15 + moved from libraries/
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pybloomfiltermmap/README')
-rw-r--r--python/pybloomfiltermmap/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pybloomfiltermmap/README b/python/pybloomfiltermmap/README
new file mode 100644
index 0000000000..b9c6b15903
--- /dev/null
+++ b/python/pybloomfiltermmap/README
@@ -0,0 +1,2 @@
+Pybloomfiltermmap is a fast, simple, and scalable library used for Bloom
+Filters in Python built on mmap.