taglib-ruby 1.0.1
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:
          =
        
        
          installieren:
          =
        
      Development Abhängigkeiten (6):
            bundler
            >= 1.2, < 3
          
          
            kramdown
            ~> 1.0
          
          
            rake-compiler
            ~> 0.9
          
          
            shoulda-context
            ~> 1.0
          
          
            test-unit
            ~> 3.1
          
          
            yard
            ~> 0.9.12
          
    Anforderungen:
taglib (libtag1-dev in Debian/Ubuntu, taglib-devel in Fedora/RHEL)


