taglib-ruby 2.0.0
Ruby interface for the taglib C++ library, for reading and writing meta-data (tags) of many audio formats. In contrast to other libraries, this one wraps the C++ API using SWIG, not only the minimal C API. This means that all tags can be accessed.
Gemfile:
=
instalar:
=
dependencias de Development (6):
bundler
>= 1.2, < 3
kramdown
~> 2.3.0
rake-compiler
~> 0.9
shoulda-context
~> 2.0
test-unit
~> 3.5
yard
~> 0.9.26
Requerimientos:
taglib (libtag1-dev in Debian/Ubuntu, taglib-devel in Fedora/RHEL)