debian/0000775000000000000000000000000012001553607007167 5ustar debian/rules0000775000000000000000000000003612001553147010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000664000000000000000000000203012001553372010564 0ustar Source: python-bloomfilter Section: python Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Ulises Vitulli Build-Depends: debhelper (>= 7.0.50~), python-all-dev, python (>= 2.5.4-1~), python-support (>= 0.6.4), python-setuptools Standards-Version: 3.9.3 XS-Python-Version: >= 2.5 Homepage: https://github.com/jaybaird/python-bloomfilter Package: python-bloomfilter Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-bitarray Description: Python native implementation of the Bloom filter probabilistic data structure This module includes both the Bloom filter probabilistic data structure, together with a Scalable Bloom filter that allows a bloom filter to grow without knowing the original set size. . Bloom filters are great if you understand what amount of bits you need to set aside early to store your entire set. Scalable Bloom Filters allow your bloom filter bits to grow as a function of false positive probability and size. debian/copyright0000664000000000000000000000261712001553147011127 0ustar Files: * Copyright: Jay Baird , Bob Ippolito , Marius Eriksen , Alex Brassetvik License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: 2011, Ulises Vitulli License: GPL-3 On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. debian/examples0000664000000000000000000000002112001553147010720 0ustar pybloom/tests.py debian/docs0000664000000000000000000000001312001553147010033 0ustar README.txt debian/watch0000664000000000000000000000011712001553147010216 0ustar version=3 http://pypi.python.org/packages/source/p/pybloom/pybloom-(.*).tar.gz debian/changelog0000664000000000000000000000125112001553147011037 0ustar python-bloomfilter (1.1-0ubuntu1) quantal; urgency=low * Added debian/watch file. * New upstream release. * Bump Standards-Version to 3.9.3. -- Logan Rosen Tue, 17 Jul 2012 22:33:58 -0400 python-bloomfilter (1.0.3-2) unstable; urgency=low * We don't ship any architecture-specific files, switch to arch indep package (Closes: #628741). * Bump up Standard Versions to 3.9.2.0 (No changes required). -- Ulises Vitulli Mon, 20 Jun 2011 09:11:59 -0300 python-bloomfilter (1.0.3-1) unstable; urgency=low * Initial release (Closes: #615101). -- Ulises Vitulli Fri, 25 Feb 2011 12:29:28 -0300 debian/pycompat0000664000000000000000000000000212001553147010735 0ustar 2 debian/compat0000664000000000000000000000000212001553147010364 0ustar 7 debian/source/0000775000000000000000000000000012001553607010467 5ustar debian/source/format0000664000000000000000000000001412001553147011674 0ustar 3.0 (quilt)