Metadata-Version: 1.1
Name: pilclock
Version: 0.1.0
Summary: PilClock - LED based Raspberry PI Clock
Home-page: https://github.com/nradulovic/pilclock
Author: Nenad Radulovic
Author-email: nenad.b.radulovic@gmail.com
License: GNU General Public License v3
Description: ========
        PilClock
        ========
        
        
        .. image:: https://img.shields.io/pypi/v/pilclock.svg
                :target: https://pypi.python.org/pypi/pilclock
                :alt: Deployment
        
        .. image:: https://img.shields.io/travis/nradulovic/proj_pilclock.svg
                :target: https://travis-ci.org/nradulovic/proj_pilclock
                :alt: Build Status
        
        .. image:: https://readthedocs.org/projects/proj-pilclock/badge/?version=latest
                :target: https://proj-pilclock.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/nradulovic/proj_pilclock/shield.svg
                :target: https://pyup.io/repos/github/nradulovic/proj_pilclock/
                :alt: Updates
        
        
        PilClock - LED based Raspberry PI Clock
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://pilclock.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-04-23)
        ------------------
        
        * First release on PyPI.
        
        
Keywords: pilclock
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
