Source: python-lirc
Maintainer: Thomas Preston <thomas.preston@openlx.org.uk>
Section: python
Priority: optional
Build-Depends: python-all-dev (>= 2.7),
               python3-all-dev (>= 3.4),
               debhelper (>= 9)
Standards-Version: 3.9.1
Homepage: https://github.com/tompreston/python-lirc

Package: python-lirc
Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, lirc
Description: Python module for creating LIRC clients.
 This Python module allows you to retrieve commands from the LIRC
 server.

Package: python3-lirc
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, lirc
Description: Python 3 module for creating LIRC clients.
 This Python 3 module allows you to retrieve commands from the LIRC
 server.
