Metadata-Version: 2.1
Name: satel-integra
Version: 0.2.0
Summary: Communication library and basic testing tool for Satel Integra alarm system. Communication via tcpip protocol published by SATEL. 
Home-page: https://github.com/c-soft/satel_integra
Author: Krzysztof Machelski
Author-email: krzysztof.machelski+pypi@gmail.com
License: MIT license
Keywords: satel_integra
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Click (>=6.0)

=============
Satel Integra
=============


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

.. image:: https://img.shields.io/travis/c-soft/satel_integra.svg
        :target: https://travis-ci.org/c-soft/satel_integra

.. image:: https://readthedocs.org/projects/satel-integra/badge/?version=latest
        :target: https://satel-integra.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/c-soft/satel_integra/shield.svg
     :target: https://pyup.io/repos/github/c-soft/satel_integra/
     :alt: Updates


Communication library and basic testing tool for Satel Integra alarm system. Communication via tcpip protocol published by SATEL. 


* Free software: MIT license
* Documentation: https://satel-integra.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 (2017-08-24)
------------------

* First release on PyPI.


