Source: luma.led-matrix
Standards-Version: 4.7.3
Maintainer: Debian Electronics Team <pkg-electronics-devel@alioth-lists.debian.net>
Uploaders:
 Anton Gladky <gladk@debian.org>,
Section: libs
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-dev,
 python3-luma.core,
 python3-pil,
 python3-pytest,
 python3-sphinx-rtd-theme,
 python3-setuptools,
 python3-sphinx,
Vcs-Browser: https://salsa.debian.org/electronics-team/luma.led-matrix
Vcs-Git: https://salsa.debian.org/electronics-team/luma.led-matrix.git
Homepage: https://github.com/rm-hull/luma.led_matrix

Package: python3-luma.led-matrix
Architecture: any
Section: python
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
 python3-luma.core,
Description: library interfacing LED matrix displays
 Library interfacing LED matrix displays with the MAX7219 driver
 (using SPI), WS2812 (NeoPixels, inc Pimoroni Unicorn pHat/Hat
 and Unicorn Hat HD) and APA102 (DotStar) on the Raspberry Pi
 and other Linux-based single board computers - it providesxi
  a Pillow-compatible drawing canvas, and other functionality to support:
    multiple cascaded devices
    LED matrix, seven-segment and NeoPixel variants
    scrolling/panning capability,
    terminal-style printing,
    state management,
    dithering to monochrome,
    pygame emulator

Package: luma.led-matrix-doc
Architecture: all
Multi-Arch: foreign
Section: python
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: doc for library interfacing LED matrix displays
 Library interfacing LED matrix displays with the MAX7219 driver
 (using SPI), WS2812 (NeoPixels, inc Pimoroni Unicorn pHat/Hat
 and Unicorn Hat HD) and APA102 (DotStar) on the Raspberry Pi
 and other Linux-based single board computers - it providesxi
  a Pillow-compatible drawing canvas, and other functionality to support:
    multiple cascaded devices
    LED matrix, seven-segment and NeoPixel variants
    scrolling/panning capability,
    terminal-style printing,
    state management,
    dithering to monochrome,
    pygame emulator
    Package contains documentation
