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
- Host: GitHub
- URL: https://github.com/spotlightkid/abc2xml
- Owner: SpotlightKid
- Created: 2019-06-10T19:06:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T20:58:30.000Z (over 6 years ago)
- Last Synced: 2025-04-01T00:22:24.835Z (9 months ago)
- Topics: abc-notation, conversion, converter, music-xml, python
- Language: HTML
- Size: 180 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.