Metadata-Version: 1.1
Name: st7036
Version: 1.4.3
Summary: Raspberry Pi ST7036 SPI Driver
Home-page: http://www.pimoroni.com
Author: Jonathan Williamson
Author-email: jon@pimoroni.com
License: MIT
Description: 1.4.3
        -----
        
        * Added __version__
        * Initial commit to Raspbian apt repository
        
        1.4.2
        -----
        
        * Added necessary delay to home/clear to avoid the following commands being dropped
        
        1.4.1
        -----
        
        * Added LICENSE.txt
        * Removed interpreter declaration
        
        1.4.0
        -----
        
        * Moved to Stable status
        * Added reset_pin support for Display-o-Tron HAT
        
        1.3.1
        -----
        
        * Fractional additional delay to prevent weirdness on Pi 2
        
        1.3.0
        -----
        
        * Python 3 fix
        
        1.2.0
        -----
        
        * Added "home" to reset cursor position
        * Call "home" after "clear"
        
        1.1.0
        -----
        
        * Animation/custom char support
        
        1.0.0
        -----
        
        * Initial release
        
        
Keywords: Raspberry Pi ST7036 SPI
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Hardware
