A ChordPro parser, written in Python. https://igitar.com
Go to file
Raoul Snyman 161dbf9864
Various updates, including a new text renderer
- Add a new text file renderer
- Update the HTML renderer to include some basic formatting options
- Expand the CLI to specify a renderer and pass parameters to the selected renderer
- Fix a bug where trailing chords were being swallowed
2021-07-28 11:41:15 -07:00
src/chordpro Various updates, including a new text renderer 2021-07-28 11:41:15 -07:00
.gitignore Add ignore file 2021-07-23 21:46:12 -07:00
LICENSE Initial commit 2021-07-24 06:33:16 +00:00
README.md Initial commit 2021-07-24 06:33:16 +00:00

README.md

python-chordpro

A ChordPro parser, written in Python.