Path: | README.md |
Last Update: | Tue Aug 14 11:13:47 +0000 2012 |
taglib-ruby
Ruby interface for the [TagLib C++ library][taglib], for reading and writing meta-data (tags) of many audio formats.
In contrast to other libraries, this one wraps the full C++ API, not only the minimal C API. This means that all tag data can be accessed, e.g. cover art of ID3v2 or custom fields of Ogg Vorbis comments.
taglib-ruby is work in progress, but the following is already available:
Some things are still left to do (contributors very welcome):
[![Build status][travis-img]][travis-link]
[![flattr this project][flattr-img]][flattr-link]
Installation