Metadata-Version: 1.1
Name: pixel_panel
Version: 0.1.2
Summary: Library for generating a customizable information panel that's suitable for rendering on an LED matrix display.
Home-page: https://github.com/nodogbite/pixel_panel
Author: Greg Harfst
Author-email: gharfst@gmail.com
License: MIT
Description: ===============================
        Pixel Panel
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/pixel_panel.svg
                :target: https://pypi.python.org/pypi/pixel_panel
        
        .. image:: https://img.shields.io/travis/nodogbite/pixel_panel.svg
                :target: https://travis-ci.org/nodogbite/pixel_panel
        
        .. image:: https://readthedocs.org/projects/pixel_panel/badge/?version=latest
                :target: https://readthedocs.org/projects/pixel_panel/?badge=latest
                :alt: Documentation Status
        
        
        Library for generating a customizable information panel that's suitable for rendering on an LED matrix display.
        
        * Free software: MIT license
        * Documentation: https://pixel_panel.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        =======
        History
        =======
        
        0.1.0 (2016-1-22)
        ------------------
        
        * First release on PyPI.
        
Keywords: pixel_panel
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
