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

Package: python-pifacecommon
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Suggests: python-pifacecommon-doc
Description: Common functions for PiFace boards (Python 2)
 This package contains classes and routines common to the PiFace family of
 boards for the Raspberry Pi (PiFace Digital I/O, PiFace Control and Display,
 etc.)
 .
 This package installs the library for Python 2.

Package: python3-pifacecommon
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: python-pifacecommon-doc
Description: Common functions for PiFace boards (Python 3)
 This package contains classes and routines common to the PiFace family of
 boards for the Raspberry Pi (PiFace Digital I/O, PiFace Control and Display,
 etc.)
 .
 This package installs the library for Python 3.

Package: python-pifacecommon-doc
Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: Common functions for PiFace boards (common documentation)
 This package contains classes and routines common to the PiFace family of
 boards for the Raspberry Pi (PiFace Digital I/O, PiFace Control and Display,
 etc.)
 .
 This is the common documentation package.
