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

Mark VandenBrink 61150eec99 removing binary-types package dependency 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 61150eec99 removing binary-types package dependency 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 61150eec99 removing binary-types package dependency 12 лет назад
streams.lisp 61150eec99 removing binary-types package dependency 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 61150eec99 removing binary-types package dependency 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!