Metadata-Version: 1.1
Name: arwn
Version: 1.0.0
Summary: Collect 433Mhz weather sensor data and publish to mqtt
Home-page: https://github.com/sdague/arwn
Author: Sean Dague
Author-email: sean@dague.net
License: Apache 2
Description: ===============================
        Ambient Radio Weather Network
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/arwn.svg
                :target: https://pypi.python.org/pypi/arwn
        
        .. image:: https://img.shields.io/travis/sdague/arwn.svg
                :target: https://travis-ci.org/sdague/arwn
        
        .. image:: https://readthedocs.org/projects/arwn/badge/?version=latest
                :target: https://readthedocs.org/projects/arwn/?badge=latest
                :alt: Documentation Status
        
        
        Collect 433Mhz weather sensor data and publish to mqtt
        
        * Free software: ISC license
        * Documentation: https://arwn.readthedocs.org.
        
        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 (2016-1-22)
        ------------------
        
        * First release on PyPI.
        
Keywords: arwn
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
