--- !ruby/object:Gem::Specification rubygems_version: 0.9.4 specification_version: 1 name: rbcdio version: !ruby/object:Gem::Version version: "0.02" date: 2007-10-27 07:20:57 -04:00 summary: Ruby to libcdio (CD Input and Control library) require_paths: - lib email: rocky@gnu.org homepage: http://rubyforge.org/projects/rbcdio/ rubyforge_project: rbcdio description: A library for CD-ROM and CD image access. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM or of the specific details of various CD-image formats may benefit from using this library. A library for working with ISO-9660 filesystems is included. autorequire: rubycdio default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.2 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Rocky Bernstein files: - AUTHORS - COPYING - ChangeLog - INSTALL - Makefile.am - Makefile.in - NEWS - README - Rakefile - THANKS - VERSION - VERSION.in - config.guess - config.sub - configure - configure.ac - data/copying.iso - data/isofs-m1.bin - data/isofs-m1.cue - doc/files - doc/index.html - doc/rdoc-style.css - doc/fr_method_index.html - doc/fr_class_index.html - doc/fr_file_index.html - doc/created.rid - doc/classes - example/device.rb - example/audio.rb - example/copying - example/drives.rb - example/README - example/cd-read.rb - example/drivers.rb - example/cdchange.rb - example/eject.rb - example/COPYING - example/tracks.rb - example/iso1.rb - example/iso2.rb - example/iso3.rb - ext/cdio/rubycdio_wrap.c - ext/iso9660/rubyiso9660_wrap.c - ext/cdio/Makefile - ext/iso9660/Makefile - ext/cdio/extconf.rb - ext/iso9660/extconf.rb - install-sh - lib/iso9660.rb - lib/cdio.rb - lib/Makefile - missing - rubycdio.m4 - swig/compat.swg - swig/device.swg - swig/disc.swg - swig/types.swg - swig/audio.swg - swig/rubycdio.swg - swig/rubyiso9660.swg - swig/read.swg - swig/track.swg - swig/device_const.swg - swig/Makefile - test/cdiotest.rb - test/isocopy.rb - test/isotest.rb - test/Makefile - test/Rakefile - test/cdda.bin - test/cdda.cue - test/cdda.toc test_files: [] rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: - ext/cdio/extconf.rb - ext/iso9660/extconf.rb requirements: [] dependencies: []