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

Mark VandenBrink 60444d39a9 re-factor to move all "file" operations into streams.lisp 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 60444d39a9 re-factor to move all "file" operations into streams.lisp 12 лет назад
mp3-tag.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp 12 лет назад
mp4-atom.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp 12 лет назад
mp4-tag.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp 12 лет назад
packages.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp 12 лет назад
streams.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp 12 лет назад
tag.lisp cd4937747a Initial check in 12 лет назад
taglib-tests.asd cd4937747a Initial check in 12 лет назад
taglib-tests.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp 12 лет назад
taglib.asd 60444d39a9 re-factor to move all "file" operations into streams.lisp 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!