Sha256: 8143aba38ea1746deb69a5b4177c8c9ad289a1eaacd882a4f1f08608ec2df83e

Contents?: true

Size: 545 Bytes

Versions: 3

Compression:

Stored size: 545 Bytes

Contents

rb_cdio : A wrapper for cdiolib
*******************************

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.
rb_cdio is a library for Ruby that creates a module CdIo and several classes to use the libcdio library.


Notice
******

This is my first extension for Ruby, so expect a lot of bugs.

Any bug or advice, send an e-mail to clbustos@NOSPAM-gmail.com

(remove the NOSPAM, of course)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rb_cdio-0.1.1 ./README.txt
rb_cdio-0.2.0 ./README.txt
rb_cdio-0.2.1 ./README.txt