Sha256: 12d5c02c92477bc833cb76e29908d535cd7301fabd7f0f6f18b1c3baeac4c909
Contents?: true
Size: 1.23 KB
Versions: 0
Compression: gzip
Compressed size: 552 Bytes
Stored size: 552 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: arrayio version: !ruby/object:Gem::Version version: 0.1.0 date: 2007-03-15 00:00:00 -06:00 summary: Array-like behavior for archival files. require_paths: - lib email: simon.chiang@uchsc.edu homepage: http://rubyforge.org/projects/arrayio/ rubyforge_project: description: autorequire: arrayio default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Simon Chiang files: - test/arrayio_test_helper.rb - test/arrayio_test_suite.rb - test/array_io - test/array_io_test.rb - test/array_io/alt_sep.txt - test/array_io/cr_lf_input.txt - test/array_io/input.index - test/array_io/input.txt - test/array_io/inputb.index - test/array_io/inputb.txt - test/array_io/lf_input.txt - test/array_io/lines.txt - test/array_io/without_index.txt - lib/array_io.rb - lib/inspect_array_io.rb - README test_files: - test/arrayio_test_suite.rb rdoc_options: [] extra_rdoc_files: - README executables: [] extensions: [] requirements: [] dependencies: []