Metadata-Version: 2.0
Name: rflink
Version: 0.0.2
Summary: Library and CLI tools for interacting with RFlink 433MHz transceiver.
Home-page: https://github.com/aequitas/python-rflink
Author: Johan Bloemberg
Author-email: github@ijohan.nl
License: MIT
Keywords: rflink 433mhz domotica
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: docopt
Requires-Dist: pyserial-asyncio

Python RFlink library
=====================

.. image:: https://travis-ci.org/aequitas/python-rflink.svg?branch=master
    :target: https://travis-ci.org/aequitas/python-rflink

.. image:: https://img.shields.io/pypi/v/rflink.svg
    :target: https://pypi.python.org/pypi/rflink

Library and CLI tools for interacting with RFlink 433MHz transceiver.

http://www.nemcon.nl/blog2/

Installation
------------

.. code-block:: bash

    $ pip install rflink


