Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 646 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 646 Bytes

Caution

Still under early development. Expect breaking changes until 1.0 is released.

This package provides partial support for reading/writing OpenSong Song files.

Features

  • Parse the <lyrics> tag of an OpenSong song, including:
    • Chords
    • All ways of defining verse tags
    • Presentation instructions

Planned features:

  • Read and parse a whole OpenSong song file with all relevant fields
  • Partial support for song styles and verse styles
  • Partial support for writing to OpenSong format

Usage

To do.

Contributing

Bug reports and PRs are welcome on GitHub!