Metadata-Version: 1.1
Name: txcurrentcost
Version: 0.0.2
Summary: txcurrentcost is a Python Twisted package that allows you to monitor your CurrentCost device.
Home-page: https://github.com/claws/txCurrentCost
Author: Chris Laws
Author-email: clawsicus@gmail.com
License: http://www.opensource.org/licenses/mit-license.php
Download-URL: https://github.com/claws/txCurrentCost/tarball/master
Description: txcurrentcost is a Python Twisted package that allows you to monitor your CurrentCost device. 
        The serial communication with the CurrentCost device uses the Twisted networking framework.
        Use txcurrentcost to integrate non blocking access to CurrentCost devices into your Python Twisted application.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Twisted
Classifier: Topic :: Communications
Classifier: Topic :: Home Automation
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: pyserial
Requires: Twisted
