--- !ruby/object:Gem::Specification name: culturecode-roo version: !ruby/object:Gem::Version version: 2.0.1 prerelease: platform: ruby authors: - Thomas Preymesser - Hugh McGowan - Ben Woosley autorequire: bindir: bin cert_chain: [] date: 2015-05-19 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: nokogiri requirement: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rubyzip requirement: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 1.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 1.0.0 - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: '1.7' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: '1.7' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: '10.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: '10.0' - !ruby/object:Gem::Dependency name: minitest requirement: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 5.4.3 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 5.4.3 description: |- Roo can access the contents of various spreadsheet files. It can handle * OpenOffice * Excel * Google spreadsheets * Excelx * LibreOffice * CSV email: - ruby.ruby.ruby.roo@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".simplecov" - ".travis.yml" - CHANGELOG - Gemfile - Guardfile - LICENSE - README.md - Rakefile - examples/roo_soap_client.rb - examples/roo_soap_server.rb - examples/write_me.rb - lib/roo.rb - lib/roo/base.rb - lib/roo/csv.rb - lib/roo/excelx.rb - lib/roo/excelx/comments.rb - lib/roo/excelx/extractor.rb - lib/roo/excelx/relationships.rb - lib/roo/excelx/shared_strings.rb - lib/roo/excelx/sheet_doc.rb - lib/roo/excelx/styles.rb - lib/roo/excelx/workbook.rb - lib/roo/font.rb - lib/roo/libre_office.rb - lib/roo/link.rb - lib/roo/open_office.rb - lib/roo/spreadsheet.rb - lib/roo/utils.rb - lib/roo/version.rb - roo.gemspec - scripts/txt2html - spec/fixtures/vcr_cassettes/google_drive.yml - spec/fixtures/vcr_cassettes/google_drive_access_token.yml - spec/fixtures/vcr_cassettes/google_drive_set.yml - spec/lib/roo/base_spec.rb - spec/lib/roo/csv_spec.rb - spec/lib/roo/excelx/format_spec.rb - spec/lib/roo/excelx_spec.rb - spec/lib/roo/libreoffice_spec.rb - spec/lib/roo/openoffice_spec.rb - spec/lib/roo/spreadsheet_spec.rb - spec/lib/roo/utils_spec.rb - spec/spec_helper.rb - test/all_ss.rb - test/files/1900_base.xlsx - test/files/1904_base.xlsx - test/files/Bibelbund.csv - test/files/Bibelbund.ods - test/files/Bibelbund.xlsx - test/files/Bibelbund1.ods - test/files/Pfand_from_windows_phone.xlsx - test/files/advanced_header.ods - test/files/bbu.ods - test/files/bbu.xlsx - test/files/bode-v1.ods.zip - test/files/bode-v1.xls.zip - test/files/boolean.csv - test/files/boolean.ods - test/files/boolean.xlsx - test/files/borders.ods - test/files/borders.xlsx - test/files/bug-numbered-sheet-names.xlsx - test/files/comments.ods - test/files/comments.xlsx - test/files/csvtypes.csv - test/files/datetime.ods - test/files/datetime.xlsx - test/files/dreimalvier.ods - test/files/emptysheets.ods - test/files/emptysheets.xlsx - test/files/encrypted-letmein.ods - test/files/file_item_error.xlsx - test/files/formula.ods - test/files/formula.xlsx - test/files/formula_string_error.xlsx - test/files/html-escape.ods - test/files/link.csv - test/files/link.xlsx - test/files/matrix.ods - test/files/named_cells.ods - test/files/named_cells.xlsx - test/files/no_spreadsheet_file.txt - test/files/numbers-export.xlsx - test/files/numbers1.csv - test/files/numbers1.ods - test/files/numbers1.xlsx - test/files/numbers1withnull.xlsx - test/files/numeric-link.xlsx - test/files/only_one_sheet.ods - test/files/only_one_sheet.xlsx - test/files/paragraph.ods - test/files/paragraph.xlsx - test/files/ric.ods - test/files/sheet1.xml - test/files/simple_spreadsheet.ods - test/files/simple_spreadsheet.xlsx - test/files/simple_spreadsheet_from_italo.ods - test/files/so_datetime.csv - test/files/style.ods - test/files/style.xlsx - test/files/time-test.csv - test/files/time-test.ods - test/files/time-test.xlsx - test/files/type_excel.ods - test/files/type_excel.xlsx - test/files/type_excelx.ods - test/files/type_openoffice.xlsx - test/files/whitespace.ods - test/files/whitespace.xlsx - test/test_generic_spreadsheet.rb - test/test_helper.rb - test/test_roo.rb homepage: http://github.com/Empact/roo licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.25 signing_key: specification_version: 3 summary: Roo can access the contents of various spreadsheet files. test_files: - spec/fixtures/vcr_cassettes/google_drive.yml - spec/fixtures/vcr_cassettes/google_drive_access_token.yml - spec/fixtures/vcr_cassettes/google_drive_set.yml - spec/lib/roo/base_spec.rb - spec/lib/roo/csv_spec.rb - spec/lib/roo/excelx/format_spec.rb - spec/lib/roo/excelx_spec.rb - spec/lib/roo/libreoffice_spec.rb - spec/lib/roo/openoffice_spec.rb - spec/lib/roo/spreadsheet_spec.rb - spec/lib/roo/utils_spec.rb - spec/spec_helper.rb - test/all_ss.rb - test/files/1900_base.xlsx - test/files/1904_base.xlsx - test/files/Bibelbund.csv - test/files/Bibelbund.ods - test/files/Bibelbund.xlsx - test/files/Bibelbund1.ods - test/files/Pfand_from_windows_phone.xlsx - test/files/advanced_header.ods - test/files/bbu.ods - test/files/bbu.xlsx - test/files/bode-v1.ods.zip - test/files/bode-v1.xls.zip - test/files/boolean.csv - test/files/boolean.ods - test/files/boolean.xlsx - test/files/borders.ods - test/files/borders.xlsx - test/files/bug-numbered-sheet-names.xlsx - test/files/comments.ods - test/files/comments.xlsx - test/files/csvtypes.csv - test/files/datetime.ods - test/files/datetime.xlsx - test/files/dreimalvier.ods - test/files/emptysheets.ods - test/files/emptysheets.xlsx - test/files/encrypted-letmein.ods - test/files/file_item_error.xlsx - test/files/formula.ods - test/files/formula.xlsx - test/files/formula_string_error.xlsx - test/files/html-escape.ods - test/files/link.csv - test/files/link.xlsx - test/files/matrix.ods - test/files/named_cells.ods - test/files/named_cells.xlsx - test/files/no_spreadsheet_file.txt - test/files/numbers-export.xlsx - test/files/numbers1.csv - test/files/numbers1.ods - test/files/numbers1.xlsx - test/files/numbers1withnull.xlsx - test/files/numeric-link.xlsx - test/files/only_one_sheet.ods - test/files/only_one_sheet.xlsx - test/files/paragraph.ods - test/files/paragraph.xlsx - test/files/ric.ods - test/files/sheet1.xml - test/files/simple_spreadsheet.ods - test/files/simple_spreadsheet.xlsx - test/files/simple_spreadsheet_from_italo.ods - test/files/so_datetime.csv - test/files/style.ods - test/files/style.xlsx - test/files/time-test.csv - test/files/time-test.ods - test/files/time-test.xlsx - test/files/type_excel.ods - test/files/type_excel.xlsx - test/files/type_excelx.ods - test/files/type_openoffice.xlsx - test/files/whitespace.ods - test/files/whitespace.xlsx - test/test_generic_spreadsheet.rb - test/test_helper.rb - test/test_roo.rb