debian/0000755000000000000000000000000012163553527007177 5ustar debian/watch0000644000000000000000000000022512152623634010222 0ustar version=3 http://pypi.python.org/pypi/python-snappy/ http://pypi.python.org/packages/source/p/python-snappy/python-snappy-(.+).tar.gz#md5=[0-9a-f]* debian/control0000644000000000000000000000146412163553412010600 0ustar Source: python-snappy Section: python Priority: optional Maintainer: Shell Xu Build-Depends: debhelper (>= 8), python-setuptools (>= 0.6), libsnappy-dev, python-all-dev Standards-Version: 3.9.4 X-Python-Version: >= 2.5 Homepage: http://github.com/andrix/python-snappy Package: python-snappy Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} Description: Python library for the snappy compression library from Google Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. You can read package libsnappy1 for more infomation. . python-snappy is Python library for the snappy compression library from Google. debian/source/0000755000000000000000000000000012152623634010472 5ustar debian/source/format0000644000000000000000000000001412152623634011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000066712161340503011044 0ustar python-snappy (0.5-1) unstable; urgency=low * New upstream release -- Shell Xu Sun, 02 Jun 2013 18:59:04 +0800 python-snappy (0.4-1) unstable; urgency=low * New upstream release -- Shell Xu Sun, 29 Apr 2012 13:46:11 +0800 python-snappy (0.3.2-1) unstable; urgency=low * Initial release (Closes: 647197) -- Shell Xu Mon, 31 Oct 2011 17:36:12 +0800 debian/rules0000755000000000000000000000010012152623634010241 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@ --with python2 debian/compat0000644000000000000000000000000212152623634010370 0ustar 8 debian/copyright0000644000000000000000000000305612152626057011133 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 Upstream-Name: python-snappy Source: https://github.com/andrix/python-snappy Files: * Copyright: 2010 Andres Moreira License: BSD Files: debian/* Copyright: 2012 Shell Xu License: BSD License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.