Source: mote
Maintainer: Phil Howard <phil@pimoroni.com>
Homepage: https://github.com/pimoroni/mote
Section: python
Priority: extra
Build-Depends: debhelper (>= 9.0.0), dh-python, python-all (>= 2.7), python-setuptools, python3-all (>= 3.4), python3-setuptools
Standards-Version: 3.9.6
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4

Package: python-mote
Architecture: all
Section: python
Depends: ${misc:Depends}, ${python:Depends}, python-serial (>= 2.6)
Description: python library designed to control Mote.
 Mote consists of a USB controller and up to four APA102 RGB LED strips,
 with 16 pixels on each, for a total of 64 pixels per USB controller.
 .
 This is the Python 2 version of the package.

Package: python3-mote
Architecture: all
Section: python
Depends: ${misc:Depends}, ${python3:Depends}, python3-serial (>= 2.6)
Description: python library designed to control Mote.
 Mote consists of a USB controller and up to four APA102 RGB LED strips,
 with 16 pixels on each, for a total of 64 pixels per USB controller.
 .
 This is the Python 3 version of the package.
