Metadata-Version: 1.2
Name: pyzerproc
Version: 0.0.1
Summary: Library to control Zerproc Bluetooth LED smart string lights
Home-page: https://github.com/emlove/pyzerproc
Author: Emily Mills
Author-email: emily@emlove.me
License: Apache Software License 2.0
Description: =========
        pyzerproc
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/pyzerproc.svg
                :target: https://pypi.python.org/pypi/pyzerproc
        
        .. image:: https://img.shields.io/travis/emlove/pyzerproc.svg
                :target: https://travis-ci.com/emlove/pyzerproc
        
        .. image:: https://coveralls.io/repos/emlove/pyzerproc/badge.svg
                :target: https://coveralls.io/r/emlove/pyzerproc
        
        
        
        Library to control Zerproc Bluetooth LED smart string lights
        
        * Free software: Apache Software License 2.0
        
        
        Features
        --------
        
        * Turn lights on and off
        * Set light color
        
        Changelog
        ---------
        0.0.1 (2020-05-04)
        ~~~~~~~~~~~~~~~~~~
        - Initial release
        
        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
        
Keywords: pyzerproc
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
