rb_cdio is a library for Ruby that creates a module CdIo and several classes to use the libcdio and libccdb library. The use of libcddb is optional. The libcdio package contains a library which encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library. Libcddb is a C library to access data on a CDDB server (freedb.org). It allows you to: 1. search the database for possible CD matches; 2. retrieve detailed information about a specific CD; 3. submit new CD entries to the database.
Required Ruby Version
>= 1.8.0
Authors
Claudio Bustos
Versions
- 0.2.1 June 25, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (1.52 MB)
- 0.2.0 June 04, 2005This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (1.57 MB)
- 0.1.1 May 28, 2005This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (1.51 MB)
- 0.1.0 May 24, 2005This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (775 KB)