Source: python-qrencode
Section: python
Priority: extra
Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Build-Depends:
 debhelper (>= 9),
 python-all-dev (>= 2.6.6-3~), 
 dh-python,
 libqrencode-dev
Standards-Version: 3.9.5
Homepage: http://pypi.python.org/pypi/qrencode
Vcs-Browser: http://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: ${shlibs:Depends},
 ${python:Depends},
 ${misc:Depends},
 python-imaging
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.
