Metadata-Version: 1.1
Name: tellcore-net
Version: 0.2
Summary: a Python module that allow to run tellcore over TCP/IP
Home-page: https://github.com/pvizeli/tellcore-net
Author: Pascal Vizeli
Author-email: pvizeli@syshack.ch
License: BSD License
Download-URL: https://github.com/pvizeli/tellcore-net/tarball/0.2
Description: tellcore-net
        ==============
        Allow to run Telldus Core over TCP/IP
        
        System requirements
        ------------------
        
        local installed socat.
        
        Install
        --------
        
        `pip install tellcore-net`
        
Keywords: telldus,tellcore,interface,wrapper,socat
Platform: any
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
