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

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

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!