Metadata-Version: 2.1
Name: chrombigram
Version: 0.4.0
Summary: A library of symbolic music to pitch class sequences.
Home-page: https://github.com/napulen/chrombigram
Author: Nestor Napoles Lopez
Author-email: napulen@gmail.com
License: MIT
Description: 
        # Chrombigram
        
        A library for converting symbolic music representations into word sequences.
        
        The words consist of the pitch class set that make up every slice of the music.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.5.0
Description-Content-Type: text/markdown
