Source: pifacerelayplus
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,python3-sphinx,python-pifacecommon,python3-pifacecommon
Standards-Version: 3.9.7
Homepage: https://pifacerelayplus.readthedocs.io/
Vcs-Git: https://github.com/piface/pifacerelayplus.git
Vcs-Browser: https://github.com/piface/pifacerelayplus
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2

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

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

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