Metadata-Version: 1.1
Name: txosc
Version: 0.2.0
Summary: Open Sound Control Protocol for Twisted
Home-page: http://bitbucket.org/arjan/txosc
Author: Arjan Scherpenisse and Alexandre Quessy
Author-email: txosc@toonloop.com
License: MIT/X
Description: Open Sound Control (OSC) is an open, transport-independent, message-based protocol developed for communication among computers, sound synthesizers, and other multimedia devices. 
        
        This library implements OSC version 1.1 over both UDP and TCP for the Twisted Python framework. 
          
Platform: UNKNOWN
Classifier: Framework :: Twisted
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Communications
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
