--- !ruby/object:Gem::Specification name: rbcdio version: !ruby/object:Gem::Version version: "0.03" platform: ruby authors: - Rocky Bernstein autorequire: rubycdio bindir: bin cert_chain: [] date: 2008-09-22 00:00:00 -04:00 default_executable: dependencies: [] 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. email: rocky@gnu.org executables: [] extensions: - ext/cdio/extconf.rb - ext/iso9660/extconf.rb extra_rdoc_files: [] 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/rdoc-style.css - doc/files - doc/classes - doc/fr_file_index.html - doc/fr_class_index.html - doc/fr_method_index.html - doc/index.html - doc/created.rid - example/device.rb - example/audio.rb - example/copying - example/drives.rb - example/README - example/cd-read.rb - example/drivers.rb - example/eject.rb - example/COPYING - example/tracks.rb - example/iso1.rb - example/iso2.rb - example/iso3.rb - example/cdchange.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 has_rdoc: true homepage: http://rubyforge.org/projects/rbcdio/ post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.2 version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rbcdio rubygems_version: 1.0.1 signing_key: specification_version: 2 summary: Ruby to libcdio (CD Input and Control library) test_files: []