taglib

UNLICENSE <http://unlicense.org/>

Pure Lisp implementation to read (and write, perhaps, one day) tags

$ area51 add taglibCopy

Usage

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