Metadata-Version: 1.1
Name: alsapyer
Version: 0.1.1
Summary: A ridicolously simple Python binding for libalsaplayer
Home-page: http://github.com/leofiore/alsapyer
Author: Leonardo
Author-email: leonardo@perpli.me
License: WTFPL
Description: 
            This is a simple and lightweight python binding for libalsaplayer.
        
            alsapyer is written in C, and do not requires any third party library
            except libalsaplayer itself.
        
            It maps 1:1 all the alsaplayer exposed functions, so if you already
            used it you're ready for shine.
            
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: C
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
