Source: pifacecad
Section: python
Priority: optional
Maintainer: Dave Jones <dave@waveform.org.uk>
Build-Depends:
 debhelper (>=9),
 dh-python,
 dh-systemd,
 python-all,
 python-setuptools,
 python3-all,
 python3-setuptools,
 python3-sphinx,
 python-lirc,
 python3-lirc
Standards-Version: 3.9.7
Homepage: https://pifacecad.readthedocs.io/
Vcs-Git: https://github.com/piface/pifacecad.git
Vcs-Browser: https://github.com/piface/pifacecad
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2

Package: python-pifacecad
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-pifacecommon, python-lirc
Suggests: python-pifacecad-doc
Description: API for PiFace Control and Display boards (Python 2)
 This package contains classes and routines for controlling a PiFace Control
 and Display board attached to a Raspberry Pi.
 .
 This package installs the library for Python 2.

Package: python3-pifacecad
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-pifacecommon, python3-lirc
Suggests: python-pifacecad-doc
Description: API for PiFace Control and Display boards (Python 3)
 This package contains classes and routines for controlling a PiFace Control
 and Display board attached to a Raspberry Pi.
 .
 This package installs the library for Python 3.

Package: python-pifacecad-doc
Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: API for PiFace Control and Display boards (common documentation)
 This package contains classes and routines for controlling a PiFace Control
 and Display board attached to a Raspberry Pi.
 .
 This is the common documentation package.
