--- !ruby/object:Gem::Specification rubygems_version: 0.9.4 specification_version: 1 name: rb_cdio version: !ruby/object:Gem::Version version: 0.2.1 date: 2008-06-25 00:00:00 -04:00 summary: "Bindings for libcdio and libcddb: Cross-platform CD-ROM reading and control" require_paths: - lib email: homepage: http://rb-cdio.rubyforge.org rubyforge_project: rb-cdio description: "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." autorequire: rb_cdio default_executable: bindir: bin has_rdoc: false required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Claudio Bustos files: - ./ext - ./ext/CdIo.c - ./ext/CdIo.h - ./ext/CdIo_TrackCdda.c - ./ext/CdIo_Modulo.c - ./ext/CdIo_Common.c - ./ext/extconf.rb - ./ext/CdIo_Track.c - ./ext/CdIo_TrackIso9660.c - ./ext/CdIo_Tracks.c - ./ext/CdIo_Cdda.c - ./ext/mkmf.log - ./ext/CdIo_Cd.c - ./lib - ./lib/rb_cdio_read.rb - ./pkg - ./test - ./test/data - ./test/data/check_opts6.right - ./test/data/bad-cat1.cue - ./test/data/bad-cat1.toc - ./test/data/bad-cat2.cue - ./test/data/bad-cat2.toc - ./test/data/bad-cat3.cue - ./test/data/bad-cat3.toc - ./test/data/bad-mode1.cue - ./test/data/bad-mode1.toc - ./test/data/isofs-m1-read.right - ./test/data/bad-msf-1.cue - ./test/data/bad-msf-1.toc - ./test/data/bad-msf-2.cue - ./test/data/bad-msf-2.toc - ./test/data/bad-msf-3.cue - ./test/data/bad-msf-3.toc - ./test/data/copying-rr.right - ./test/data/data1.toc - ./test/data/data2.toc - ./test/data/data5.toc - ./test/data/data6.toc - ./test/data/data7.toc - ./test/data/check_opts0.right - ./test/data/check_opts7.right - ./test/data/vcd_demo_vcdinfo.right - ./test/data/isofs-m1-no-rr.right - ./test/data/copying-rr.iso - ./test/data/check_opts1.right - ./test/data/joliet.iso - ./test/data/copying.iso - ./test/data/videocd.right - ./test/data/vcd_demo.right - ./test/data/check_opts2.right - ./test/data/isofs-m1.bin - ./test/data/isofs-m1.cue - ./test/data/isofs-m1.toc - ./test/data/videocd.nrg - ./test/data/t1.toc - ./test/data/t2.toc - ./test/data/t3.toc - ./test/data/t4.toc - ./test/data/t5.toc - ./test/data/t6.toc - ./test/data/t7.toc - ./test/data/t8.toc - ./test/data/t9.toc - ./test/data/check_opts3.right - ./test/data/cdda.right - ./test/data/isofs-m1.right - ./test/data/cdda.bin - ./test/data/cdda.cue - ./test/data/cdda.toc - ./test/data/check_opts4.right - ./test/data/copying.right - ./test/data/joliet.right - ./test/data/joliet-nojoliet.right - ./test/data/cdda-read.right - ./test/data/check_opts5.right - ./test/data/cdtext.toc - ./test/data/bad-file.toc - ./test/data/vcd2.toc - ./test/data/check_common_fn - ./test/test_close.rb - ./test/testall.rb - ./test/test_methods.rb - ./test/test_toc.rb - ./test/test_cdda.rb - ./test/test_bincue.rb - ./LICENSE - ./VERSION - ./README.EXT - ./README.txt - ./rb_cdio.def.rb - ./ChangeLog.txt - lib/rb_cdio_read.rb - test/data - test/data/check_opts6.right - test/data/bad-cat1.cue - test/data/bad-cat1.toc - test/data/bad-cat2.cue - test/data/bad-cat2.toc - test/data/bad-cat3.cue - test/data/bad-cat3.toc - test/data/bad-mode1.cue - test/data/bad-mode1.toc - test/data/isofs-m1-read.right - test/data/bad-msf-1.cue - test/data/bad-msf-1.toc - test/data/bad-msf-2.cue - test/data/bad-msf-2.toc - test/data/bad-msf-3.cue - test/data/bad-msf-3.toc - test/data/copying-rr.right - test/data/data1.toc - test/data/data2.toc - test/data/data5.toc - test/data/data6.toc - test/data/data7.toc - test/data/check_opts0.right - test/data/check_opts7.right - test/data/vcd_demo_vcdinfo.right - test/data/isofs-m1-no-rr.right - test/data/copying-rr.iso - test/data/check_opts1.right - test/data/joliet.iso - test/data/copying.iso - test/data/videocd.right - test/data/vcd_demo.right - test/data/check_opts2.right - test/data/isofs-m1.bin - test/data/isofs-m1.cue - test/data/isofs-m1.toc - test/data/videocd.nrg - test/data/t1.toc - test/data/t2.toc - test/data/t3.toc - test/data/t4.toc - test/data/t5.toc - test/data/t6.toc - test/data/t7.toc - test/data/t8.toc - test/data/t9.toc - test/data/check_opts3.right - test/data/cdda.right - test/data/isofs-m1.right - test/data/cdda.bin - test/data/cdda.cue - test/data/cdda.toc - test/data/check_opts4.right - test/data/copying.right - test/data/joliet.right - test/data/joliet-nojoliet.right - test/data/cdda-read.right - test/data/check_opts5.right - test/data/cdtext.toc - test/data/bad-file.toc - test/data/vcd2.toc - test/data/check_common_fn - test/test_close.rb - test/testall.rb - test/test_methods.rb - test/test_toc.rb - test/test_cdda.rb - test/test_bincue.rb - ext/CdIo.c - ext/CdIo.h - ext/CdIo_TrackCdda.c - ext/CdIo_Modulo.c - ext/CdIo_Common.c - ext/extconf.rb - ext/CdIo_Track.c - ext/CdIo_TrackIso9660.c - ext/CdIo_Tracks.c - ext/CdIo_Cdda.c - ext/mkmf.log - ext/CdIo_Cd.c test_files: [] rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: - ext/extconf.rb requirements: - libcdio v0.73 (or CDIO_API_VERSION = 5) - libcddb >=v1.0.2 dependencies: []