Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Author:     Tilo Sloboda <MyFristname.MyLastname At Google>

Home Page:  http://www.unixgods.org/~tilo/Ruby/ID3

Download:   http://www.unixgods.org/~tilo/Ruby/ID3.tar.gz

License:    http://www.unixgods.org/~tilo/artistic-license.html

RAA:        http://raa.ruby-lang.org/project/id3tag/
RubyForge:  http://rubyforge.org/projects/id3/
GitHub:     https://github.com/tilo/ID3

NOTE: 

   Initial release was 12 Oct 2002

NOTE: 

   With the major changes in Ruby 1.9's IO class, the low-level IO has gotten much harder to accomplish.
   With the Ruby 1.9 IO class all reads return strings, and no longer the integers representing the bytes.
   I'm working on a re-write.. ping me if you want to help

About

A native ID3 tag library for Ruby, which does not depend on architecture-dependent C-libraries. It supports reading and writing ID3-tag versi ons 1.0, 1.1, and 2.2.x, 2,3.x, 2,4.x

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages