Metadata-Version: 2.1
Name: pysong
Version: 0.0.2
Summary: A package providing data structures for representing symbolic musical scores
Home-page: https://github.com/eraoul/pysong
Author: Eric Nichols
Author-email: epnichols@gmail.com
License: UNKNOWN
Description: 
         ## pysong
         pysong is a library containing data structures for representing symbolic 
        music scores. The package was created for use in algorithmic music generation,
        so it focuses on simple representation for core music data such as pitches and
        rhythm. Libraries are provided to import/export from MIDI.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
