Library to read and write SongBeamer files.
This package is licensed under the MIT License, see LICENSE.TXT inside the package.
Currently Songbeamer versions 2 to 4 are supported. (Internal version
number in .sng files: #Version=3
.)
Runs only on Python 3.7. Older Python versions are not supported.
To run the tests call:
$ tox
(You maybe have to install tox beforehand using: pip install tox
.)
Fork me at: https://github.com/icemac/icemac.songbeamer