Metadata-Version: 1.1
Name: pyalarmdotcom
Version: 0.3.0
Summary: A simple library to interface with Alarm.com built for use with Home-Assistant
Home-page: https://github.com/Xorso/pyalarmdotcom
Author: Daren Lord
Author-email: lord.daren@gmail.com
License: BSD
Download-URL: https://github.com/Xorso/pyalarmdotcom/tarball/0.3.0
Description: Alarm.com Python Library
        ===============================
        
        version number: 0.2.9
        author: Daren Lord
        
        Overview
        --------
        
        A simple library to interface with Alarm.com.
        
        Mainly built for use with Home-Assistant
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install pyalarmdotcom
        
        
        Or clone the repo:
        
            $ git clone https://github.com/Xorso/pyalarmdotcom.git
            $ python setup.py install
            
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
