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

https://github.com/spotlightkid/xml2abc

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

abc-notation conversion converter music-xml python

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

xml2abc
=======

This is an unofficial fork of `xml2abc` from https://wim.vree.org/svgParse/xml2abc.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.