Metadata-Version: 1.0
Name: purity
Version: 0.2.1
Summary: Purity dynamic patching library for Pure Data in Python.
Home-page: http://wiki.dataflow.ws/Purity
Author: Alexandre Quessy
Author-email: alexandre@quessy.net
License: GPL
Download-URL: http://alexandre.quessy.net/static/purity/purity-0.2.1.tar.gz
Description: Purity is a Python library for Pure Data dynamic patching. The idea is to be able to harness the power of Pure Data for audio programming without having to use its graphical interface. Python's clear and intuitive syntax can be used with profit in order to create intricate patches with advanced string handling, graphical user interfaces and asynchronous network operations. Purity uses Twisted, an event-driven Python framework.
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Twisted
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
