RAA - id3lib-ruby/0.5.0

id3lib-ruby / 0.5.0

Short description: Interface to the id3lib C++ library for easily editing ID3 tags
Category: Library/MP3
Status: beta
Created: 2006-09-20 20:07:07 GMT
Last update: 2007-02-19 00:31:03 GMT
Owner: Robin Stocker (Projects of this owner)
Homepage: http://id3lib-ruby.rubyforge.org
Download: http://rubyforge.org/frs/?group_id=1384
License: Ruby's
Dependency:
Requires: id3lib/3.8.3 required if built from source
Description:

id3lib-ruby provides a Ruby interface to the id3lib C++ library for easily editing ID3 tags (v1 and v2) of MP3 audio files. There is a Windows binary gem available. Others: Please note that id3lib has to be installed in order to use id3lib-ruby.

Features:

  • Read and write ID3v1 and ID3v2 tags
  • Simple interface for adding, changing and removing frames
  • Quick access to common text frames like title and performer
  • Custom data frames like attached picture (APIC)
  • Pretty complete coverage of id3lib’s features
  • UTF-16 support (warning: id3lib writes broken UTF-16 frames)
  • Windows binary gem available
Versions: [0.5.0 (2007-02-19)] [0.4.1 (2006-09-20)]

Edit this project (for project owner)

back to RAA top