Fork of https://github.com/mv2devnul/taglib

Mark VandenBrink 54e24c0391 commenting/cleanup 12 lat temu
.gitignore cd4937747a Initial check in 12 lat temu
LICENSE cd4937747a Initial check in 12 lat temu
README.md 54e24c0391 commenting/cleanup 12 lat temu
audio-streams.lisp 54e24c0391 commenting/cleanup 12 lat temu
id3-frame.lisp 54e24c0391 commenting/cleanup 12 lat temu
iso-639-2.lisp 54e24c0391 commenting/cleanup 12 lat temu
logging.lisp 22443096fe checkpoint: cleanup continues 12 lat temu
mp3-tag.lisp 54e24c0391 commenting/cleanup 12 lat temu
mp4-atom.lisp 54e24c0391 commenting/cleanup 12 lat temu
mp4-tag.lisp 54e24c0391 commenting/cleanup 12 lat temu
mpeg.lisp 6ceeaab2e0 making audio-info routines more similar 12 lat temu
packages.lisp 6ceeaab2e0 making audio-info routines more similar 12 lat temu
taglib-tests.asd cd4937747a Initial check in 12 lat temu
taglib-tests.lisp 54e24c0391 commenting/cleanup 12 lat temu
taglib.asd 473ac1a016 cleanup 12 lat temu
utils.lisp 22443096fe checkpoint: cleanup continues 12 lat temu

README.md

Copyright (c) 2013, Mark VandenBrink. All rights reserved.

A pure Lisp implementation for reading MPEG-4 audio and MPEG-3 audio tags and audio information.

Mostly complete.

Most definitely, NOT portable. Heavily dependent on Clozure CCL.

Make your life simple---install quicklisp to get all the dependencies loaded!