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

Mark VandenBrink 564338b0fe checkpoint: seems to work :) 12 лет назад
.gitignore cd4937747a Initial check in 12 лет назад
LICENSE cd4937747a Initial check in 12 лет назад
README.md cd4937747a Initial check in 12 лет назад
logging.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp 12 лет назад
mp3-frame.lisp 564338b0fe checkpoint: seems to work :) 12 лет назад
mp3-tag.lisp 564338b0fe checkpoint: seems to work :) 12 лет назад
mp4-atom.lisp 1877f68808 mp3 ID3 mostly implmented. 12 лет назад
mp4-tag.lisp 1877f68808 mp3 ID3 mostly implmented. 12 лет назад
packages.lisp 1877f68808 mp3 ID3 mostly implmented. 12 лет назад
streams.lisp 1877f68808 mp3 ID3 mostly implmented. 12 лет назад
tag.lisp cd4937747a Initial check in 12 лет назад
taglib-tests.asd cd4937747a Initial check in 12 лет назад
taglib-tests.lisp 564338b0fe checkpoint: seems to work :) 12 лет назад
taglib.asd c9e96f1d36 checkpoint 12 лет назад

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!