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

Mark VandenBrink 22175dee51 cleaning up rough edges. checkpoint 12 years ago
.gitignore cd4937747a Initial check in 12 years ago
LICENSE cd4937747a Initial check in 12 years ago
README.md cd4937747a Initial check in 12 years ago
logging.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp 12 years ago
mp3-frame.lisp 22175dee51 cleaning up rough edges. checkpoint 12 years ago
mp3-tag.lisp 22175dee51 cleaning up rough edges. checkpoint 12 years ago
mp4-atom.lisp 22175dee51 cleaning up rough edges. checkpoint 12 years ago
mp4-tag.lisp 22175dee51 cleaning up rough edges. checkpoint 12 years ago
packages.lisp 1877f68808 mp3 ID3 mostly implmented. 12 years ago
streams.lisp 1877f68808 mp3 ID3 mostly implmented. 12 years ago
tag.lisp cd4937747a Initial check in 12 years ago
taglib-tests.asd cd4937747a Initial check in 12 years ago
taglib-tests.lisp 22175dee51 cleaning up rough edges. checkpoint 12 years ago
taglib.asd c9e96f1d36 checkpoint 12 years ago

README.md

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

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

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