Source: python-qrencode
Section: python
Priority: extra
Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Build-Depends:
 debhelper (>= 7),
 python-all-dev,
 python-support,
 libqrencode-dev
Standards-Version: 3.9.1
Homepage: http://pypi.python.org/pypi/qrencode
Vcs-Git: git://lair.fifthhorseman.net/~dkg/python-qrencode

Package: python-qrencode
Architecture: any
Depends: ${shlibs:Depends},
 ${python:Depends},
 ${misc:Depends},
 python-imaging
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
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.
