koedame.chordsketch
0.1.0

ChordPro file format parser and renderer (CLI).
ChordSketch is a Rust implementation of the ChordPro file format parser and renderer. It is 100% ChordPro compatible and supports parsing ChordPro files into a structured AST and rendering them to plain text, HTML, or PDF. The CLI tool reads .cho files and writes the chosen output format to stdout or a file, with optional chord transposition and configuration overrides.