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

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

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!