luma.lcd 2.9.0+ds1-3 source package in Ubuntu

Changelog

luma.lcd (2.9.0+ds1-3) unstable; urgency=medium

  * [1f82d2c] Fix ModuleNotFoundError. (Closes: #1009404)
  * [6ee37aa] Udpate patch
  * [d88d866] Fix lintian errors

 -- Anton Gladky <email address hidden>  Tue, 17 May 2022 06:57:26 +0200

Upload details

Uploaded by:
Debian Electronics Team
Uploaded to:
Sid
Original maintainer:
Debian Electronics Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe misc

Downloads

File Size SHA-256 Checksum
luma.lcd_2.9.0+ds1-3.dsc 2.1 KiB e4ff239bb7e4fb4820ae7229c9a18b60155ad1770c75f374d76b0a848fc6cb63
luma.lcd_2.9.0+ds1.orig.tar.xz 4.8 MiB e9dec1ced05b8c57a6a43c6f3b2d961f074e4c78ac1908a18934de40e7900761
luma.lcd_2.9.0+ds1-3.debian.tar.xz 3.0 KiB b238ecebaf11f61501314c41a2457b0840bb491f0355b4d202398d7cd0e22a39

No changes file available.

Binary packages built by this source

luma.lcd-doc: doc for library interfacing small LCD displays

 Library provides a Python 3 interface to small LCD displays connected to
 Raspberry Pi and other Linux-based single-board computers (SBC).
 It currently supports devices using the HD44780, PCD8544, ST7735, HT1621, and
 UC1701X controllers. It provides a Pillow-compatible drawing canvas, and other
 functionality to support:
    scrolling/panning capability,
    terminal-style printing,
    state management,
    color/greyscale (where supported),
    dithering to monochrome

python3-luma.lcd: library interfacing small LCD displays

 Library provides a Python 3 interface to small LCD displays connected to
 Raspberry Pi and other Linux-based single-board computers (SBC).
 It currently supports devices using the HD44780, PCD8544, ST7735, HT1621, and
 UC1701X controllers. It provides a Pillow-compatible drawing canvas, and other
 functionality to support:
    scrolling/panning capability,
    terminal-style printing,
    state management,
    color/greyscale (where supported),
    dithering to monochrome