Source: lirc
Section: python
Priority: optional
Maintainer: Dave Jones <dave@waveform.org.uk>
Build-Depends: debhelper (>=9),dh-python,python-all,python-setuptools,python3-all,python3-setuptools,cython,cython3,liblirc-dev | liblircclient-dev
Standards-Version: 3.9.7
Homepage: https://pypi.python.org/pypi/python-lirc/
Vcs-Git: https://github.com/tompreston/python-lirc.git
Vcs-Browser: https://github.com/tompreston/python-lirc
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2

Package: python-lirc
Architecture: any
Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, lirc
Suggests: python-lirc-doc
Description: LIRC client API (Python 2)
 This module allows you to retrieve commands from the LIRC server.
 .
 This package installs the library for Python 2.

Package: python3-lirc
Architecture: any
Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}, lirc
Suggests: python-lirc-doc
Description: LIRC client API (Python 3)
 This module allows you to retrieve commands from the LIRC server.
 .
 This package installs the library for Python 3.
