cue-parser

2-clause BSD

A library for parsing audio CUE files

$ area51 add cue-parserCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cue-parser:some-function ...)

Dependencies