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

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

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!