Source: python-qrencode
Section: python
Priority: extra
Maintainer: Hugo Lefeuvre <hle@debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all-dev,
               python-setuptools,
               libqrencode-dev
Standards-Version: 3.9.8
Homepage: https://pypi.python.org/pypi/qrencode
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/python-qrencode.git
Vcs-Git: git://anonscm.debian.org/collab-maint/python-qrencode.git

Package: python-qrencode
Architecture: any
Depends: python-imaging,
         ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends},
Provides: ${python:Provides},
Description: Python bindings for the Qrencode QR Code generator library
 This package contains modules that allow you to use the Qrencode QR
 Code generator library in Python programs.
