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

Mark VandenBrink 60444d39a9 re-factor to move all "file" operations into streams.lisp před 12 roky
.gitignore cd4937747a Initial check in před 12 roky
LICENSE cd4937747a Initial check in před 12 roky
README.md cd4937747a Initial check in před 12 roky
logging.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp před 12 roky
mp3-frame.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp před 12 roky
mp3-tag.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp před 12 roky
mp4-atom.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp před 12 roky
mp4-tag.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp před 12 roky
packages.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp před 12 roky
streams.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp před 12 roky
tag.lisp cd4937747a Initial check in před 12 roky
taglib-tests.asd cd4937747a Initial check in před 12 roky
taglib-tests.lisp 60444d39a9 re-factor to move all "file" operations into streams.lisp před 12 roky
taglib.asd 60444d39a9 re-factor to move all "file" operations into streams.lisp před 12 roky

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!