资源说明:A native ID3 tag library for Ruby, which does not depend on architecture-dependent C-libraries. It supports reading and writing ID3-tag versions 1.0, 1.1, and 2.2.x, 2,3.x, 2,4.x
# ID3 native Ruby ID3 tag library, which does not depend on architecture-dependent C-libraries. It supports reading and writing ID3-tag versions 1.0, 1.1, and 2.2.x, 2,3.x, 2,4.x Initial release was 12 Oct 2002 The library uses Metaprogramming at it's core - see ./lib/id3/frame.rb # NOTE the latest version on the trunk is version 1.0.0_pre6 , a pre-release which aims at Ruby 1.9 compatibility. Author: Tilo SlobodaHome Page: http://www.unixgods.org/~tilo/Ruby/ID3 License: http://www.unixgods.org/~tilo/artistic-license.html GitHub: https://github.com/tilo/ID3 RubyForge: http://rubyforge.org/projects/id3/ RAA: http://raa.ruby-lang.org/project/id3tag/ (yes, it's that old :) ) Versions: * 1.0.0_pre6 [2012-08-15] * 1.0.0_pre5 [2012-08-14] * 1.0.0_pre4 [2012-07-17] * 0.5.1 (2011-03-31) * 0.5.0 (2008-08-18) * 0.4.1 (2008-08-17) * 0.4.0 (2008-08-16) * 0.4 (2004-12-28) * 0.3 (2004-12-28) * 0.2 (2002-11-06) * 0.1 [2002-10-12]
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。