Metadata-Version: 1.0
Name: Turk
Version: 0.1
Summary: UNKNOWN
Home-page: http://github.com/robbles/turk
Author: Rob O'Dwyer
Author-email: odwyerrob@gmail.com
License: MIT
Description: 
        Turk - the software framework for interfacing applications and devices to the
        Turk Web Interface.  Using XMPP (Jabber) IM accounts and the simple Turk XMPP
        protocol, this framework lets you create and automatically run simple plugins
        that interface devices and desktop software to web applications. Includes
        built-in support for interfacing to Digi XBee modules, serially connected
        Arduinos or similar microcontroller devices, and MIDI instruments.
        
        NOTE: You need dbus and python-dbus installed to use this. If there's no precompiled package for your system, get them from:
        http://www.freedesktop.org/wiki/Software/dbus
        http://dbus.freedesktop.org/releases/dbus-python/
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Natural Language :: English
Classifier: Topic :: Internet
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
