Metadata-Version: 1.1
Name: pytest_blink1
Version: 0.0.4
Summary: Pytest plugin to emit notifications via the Blink(1) RGB LED
Home-page: https://github.com/vmalloc/pytest-blink1
Author: Rotem Yaari
Author-email: vmalloc@gmail.com
License: MIT
Description: # pytest-blink1
        
        ![Build Status](https://secure.travis-ci.org/vmalloe/pytest-blink1.png?branch=master )
        
        A pytest plugin to emit notifications via the [Blink(1) RGB LED](https://blink1.thingm.com/)
        
        
        ## Installation
        
        You can install "pytest-blink1" via pip from PyPI:
        
        ```
        $ pip install pytest-blink1
        ```
        
        After this, make sure you're running the API server via the blink1control utility.
        
        
        ## License
        
        Distributed under the terms of the MIT license, "pytest-blink1" is free and open source software
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
