An open API service indexing awesome lists of open source software.

https://github.com/shamazmazum/cue-parser

Simple common lisp cue parser
https://github.com/shamazmazum/cue-parser

cuesheet parser

Last synced: 4 months ago
JSON representation

Simple common lisp cue parser

Awesome Lists containing this project

README

          

This simple library can help you to parse cue sheet files in simple s-expr tree
and get metadata (i.e. performer, title of audio work, indices and so on) from
it.

See http://shamazmazum.github.io/cue-parser/ for documentation