rb_cdio: extensión de ruby para utilizar las funciones de cdio
Enviado por clbustos el Jue, 19/05/2005 - 02:45.
rb_cdio : Bindings for libcdio
Intro
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.
Installation
- If you use RubyGems, login as root and promt
gem install rb_cdio.Notice
This is my first extension for Ruby, so expect a lot of bugs.
Releases
Support
Development
- 2472 lecturas

Aunque ni yo lo creo, ya tengo una versión útil de rb_cdio!
Para los que no han leído los post anteriores, es una extensión en C para Ruby, que permite utilizar parte de las funciones incl
Enviar un comentario nuevo