An open API service indexing awesome lists of open source software.

https://github.com/spotlightkid/abc2xml

Unofficial fork of abc2xml from https://wim.vree.org/svgParse/abc2xml.html making it into a proper Python package
https://github.com/spotlightkid/abc2xml

abc-notation conversion converter music-xml python

Last synced: 8 months ago
JSON representation

Unofficial fork of abc2xml from https://wim.vree.org/svgParse/abc2xml.html making it into a proper Python package

Awesome Lists containing this project

README

          

abc2xml
=======

This is an unofficial fork of `abc2xml` from https://wim.vree.org/svgParse/abc2xml.html.

The master branch of this repo only contains changes to the upstream sources to
make the software installable via [setuptools](https://setuptools.readthedocs.io).
No other changes to the functionality of the script were made.