Source: luma.core Maintainer: Debian Electronics Team Uploaders: Anton Gladky Section: libs Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, fonts-dejavu, python3-cbor2, python3-deprecated, python3-dev, python3-pil, python3-smbus2, python3-ftdi, python3-pytest, python3-setuptools, python3-sphinx Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/electronics-team/luma.core Vcs-Git: https://salsa.debian.org/electronics-team/luma.core.git Homepage: https://github.com/rm-hull/luma.core Package: python3-luma.core Architecture: any Section: python Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-ftdi, python3-smbus2 Description: component library providing a Pillow-compatible drawing canvas other functionality to support drawing primitives and text-rendering capabilities for small displays on the Raspberry Pi and other single board computers: * scrolling/panning capability, * terminal-style printing, * state management, * color/greyscale (where supported), * dithering to monochrome, * sprite animation, * flexible framebuffering (depending on device capabilities) Package: luma.core-doc Architecture: all Section: doc Depends: ${sphinxdoc:Depends}, ${misc:Depends} Description: doc for component library providing a Pillow-compatible drawing canvas other functionality to support drawing primitives and text-rendering capabilities for small displays on the Raspberry Pi and other single board computers: * scrolling/panning capability, * terminal-style printing, * state management, * color/greyscale (where supported), * dithering to monochrome, * sprite animation, * flexible framebuffering (depending on device capabilities) Package contains documentation