libcue

C library for parsing cue sheet files used in audio

brewmacoslinux
Try with needOr install directly
Source

About

Cue sheet parser library for C

Commands

libcue

Examples

Parse a cue sheet file and display track information$ libcue parse album.cue
Convert cue sheet to other formats$ libcue convert -o output.txt input.cue
Validate cue sheet syntax and structure$ libcue validate discography.cue