debian/0000755000000000000000000000000012220352273007164 5ustar debian/watch0000644000000000000000000000011512214636122010213 0ustar version=3 http://pypi.python.org/packages/source/q/qrcode/qrcode-(.*).tar.gz debian/copyright0000644000000000000000000000413712214636122011125 0ustar Copyright (c) 2011, Lincoln Loop All rights reserved. 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. * Neither the package name nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. 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 OWNER 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. ------------------------------------------------------------------------------- Original text and license from the pyqrnative package where this was forked from (http://code.google.com/p/pyqrnative): #Ported from the Javascript library by Sam Curren # #QRCode for Javascript #http://d-project.googlecode.com/svn/trunk/misc/qrcode/js/qrcode.js # #Copyright (c) 2009 Kazuhiko Arase # #URL: http://www.d-project.com/ # #Licensed under the MIT license: # http://www.opensource.org/licenses/mit-license.php # # The word "QR Code" is registered trademark of # DENSO WAVE INCORPORATED # http://www.denso-wave.com/qrcode/faqpatent-e.html debian/gbp.conf0000644000000000000000000000024512214636122010605 0ustar [DEFAULT] upstream-branch = upstream debian-branch = master upstream-tag = upstream/%(version)s debian-tag = debian/%(version)s pristine-tar = True sign-tags = True debian/changelog0000644000000000000000000000113312220352273011034 0ustar python-qrcode (4.0.1-2) unstable; urgency=low * add missing python-six dependency (Closes: #724489) -- Hans-Christoph Steiner Tue, 24 Sep 2013 14:03:40 -0400 python-qrcode (4.0.1-1) unstable; urgency=low * updated to latest upstream release -- Hans-Christoph Steiner Thu, 12 Sep 2013 13:11:07 -0400 python-qrcode (2.5-1) unstable; urgency=low [ Cornelius Kölbel (Debian Packaging) ] * added man-page for qr * Initial Release (Closes: #700425) -- Cornelius Kölbel (Debian Packaging) Thu, 14 Feb 2013 12:21:19 +0100 debian/control0000644000000000000000000000214012220351373010564 0ustar Source: python-qrcode Maintainer: Cornelius Kölbel (Debian Packaging) Uploaders: Hans-Christoph Steiner Section: python Priority: optional Build-Depends: debhelper (>= 7.0.50~), python-support (>= 0.8.4) Standards-Version: 3.9.4 XS-Python-Version: >= 2.6 Homepage: http://pypi.python.org/pypi/qrcode/ Vcs-Git: git://anonscm.debian.org/collab-maint/python-qrcode.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/python-qrcode.git Package: python-qrcode Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-imaging, python-six Description: QR Code image generator library for Python This package provides a pure Python QR Code generator module. It uses the Python Imaging Library (PIL) to allow for the generation of QR Codes. In contrast to the python-qrencode module this module does not need an additional C library. . In addition this package provides a command line tool to generate QR codes and either write these QR codes to a file or do the output as ascii art at the console. debian/compat0000644000000000000000000000000212214636122010363 0ustar 7 debian/python-qrcode.docs0000644000000000000000000000001312214636122012625 0ustar README.rst debian/rules0000755000000000000000000000044212214636122010245 0ustar #!/usr/bin/make -f # This file was automatically generated by stdeb 0.6.0 at # Thu, 14 Feb 2013 12:21:19 +0100 #exports specified using stdeb Setup-Env-Vars: #export DH_OPTIONS=--buildsystem=python_distutils %: dh $@ override_dh_installchangelogs: dh_installchangelogs CHANGES.rst debian/source/0000755000000000000000000000000012214636122010465 5ustar debian/source/include-binaries0000644000000000000000000000002712214636122013624 0ustar README.gz changelog.gz debian/source/format0000644000000000000000000000001412214636122011673 0ustar 3.0 (quilt)