Metadata-Version: 2.1
Name: musicscore2
Version: 1.0
Summary: Generating musicxml files.
Home-page: https://github.com/alexgorji/musicscore2.git
Author: Alex Gorji
Author-email: aligorji@hotmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/x-rst
License-File: LICENSE

musicscore2
===========
**musicscore2** is a python library for generating musicxml data in an intuitive and easy but nevertheless exhaustive way. The generated
files can be imported in several music notation programs and be processed further if necessary. The preferred software is Finale which
seems at the moment to have the best implementation of musicxml format files and supports the newest version 4.0.

For documentation see: `<https://musicscore2.readthedocs.io>`_

The project can be found on GitHub under: `<https://github.com/alexgorji/musicscore2>`_


