Metadata-Version: 2.1
Name: pidi-display-st7789
Version: 0.1.2
Summary: pidi plugin for display output using an ST7789 1.3" 240x240 SPI LCD.
Home-page: https://github.com/pimoroni/pidi-plugins
Author: Philip Howard
Author-email: phil@pimoroni.com
License: MIT
Description: # PiDi Display Plugin for the ST7789 240x240 LCD
        
        This plugin allows PiDi and Mopidy-PiDi to display album art and transport on the ST7789 LCD.
        
        0.1.2
        -----
        
        * Issue commands to turn off/on display on stop/start
        * Support kwargs for PiDi
        
        0.1.1
        -----
        
        * Handle "stop" and turn off backlight/display
        
        0.1.0
        -----
        
        * Only update display if image buffer has changed
        
        0.0.2
        -----
        
        * Fix readme
        * Fix minimum Python version
        * Require pidi-display-pil==0.0.2
        
        0.0.1
        -----
        
        * Initial Release
        
Platform: UNKNOWN
Classifier: Environment :: X11 Applications
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2.7
Description-Content-Type: text/markdown
