This directory contains files belonging to an audio-tag-reader, defaulting to .mp3 files, and using the taglib-ruby library.

The main reason why this class was written was so that I could re-use it in a ruby-gtk3 GUI where we handle/read dataset from .mp3 files. I used the id3lib prior to that, but taglib is better in my opinion.