Sha256: 4aadefa62b35bfa3ed5023b4c998a5d0f6094ca819d2d039d61fa452c46f94c2

Contents?: true

Size: 220 Bytes

Versions: 1

Compression:

Stored size: 220 Bytes

Contents

begin
	require 'rtaglib_mswin32'
	require 'taglib/TagLib'
rescue LoadError
  $stderr.puts "Warning: taglib/TagLib not found. This is normal if the extension has not beed build yet"
end

module TagLib
VERSION="0.3.0"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rtaglib-0.3.0 lib/TagLib.rb