Skip to content
forked from tilo/ID3

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

License

Notifications You must be signed in to change notification settings

joshuachestang/ID3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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_pre4 , a pre-release which aims at Ruby 1.9 compatibility.

Author: Tilo Sloboda <MyFristname.MyLastname At GoogleMail>

Home 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_pre4 [2012-07-07]
  • 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]

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%