Metadata-Version: 1.1
Name: pymonome
Version: 0.10.1
Summary: a monome serialosc client in python
Home-page: https://github.com/artfwo/pymonome
Author: Artem Popov
Author-email: artfwo@gmail.com
License: MIT
Description: ========
        pymonome
        ========
        
        monome application library for Python.
        
        This package depends on aiosc, which is installable using pip.
        
        See the examples directory for usage examples.
        
        Make sure serialosc is running when you run the examples.  Have a
        monome handy to test functionality.
        
        Written by Artem Popov <artfwo@gmail.com>
        
        Suggestions, bug reports, issues and/or pull requests are welcome.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Software Development :: Libraries
