Source: unicorn-hat-hd
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Phil Howard <phil@pimoroni.com>
Homepage: https://github.com/pimoroni/unicorn-hat-hd
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-doc,
 python3-setuptools,
 python3-spidev,
 python3-numpy,
 python3-sphinx,
 python3-sphinx-rtd-theme,
Standards-Version: 4.5.1

Package: python3-unicornhathd
Architecture: armhf arm64
Suggests: python-unicornhathd-doc
Depends: ${misc:Depends}, ${python3:Depends}
Description: Python library for the Pimoroni Unicorn HAT HD.
 Unicorn HAT HD provides a matrix of 256 RGB LED pixels.
 It's ideal for writing messages, showing graphs, and drawing pictures.
 .
 This is the Python 3 version of the package.

Package: python-unicornhathd-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Python library for the Pimoroni Unicorn HAT HD.
 Unicorn HAT HD provides a matrix of 256 RGB LED pixels.
 It's ideal for writing messages, showing graphs, and drawing pictures.
 .
 This is the API documentation package.
