# -*- encoding: utf-8 -*- # stub: culturecode-roo 2.0.1 ruby lib Gem::Specification.new do |s| s.name = "culturecode-roo".freeze s.version = "2.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Thomas Preymesser".freeze, "Hugh McGowan".freeze, "Ben Woosley".freeze] s.date = "2015-05-19" s.description = "Roo can access the contents of various spreadsheet files. It can handle\n* OpenOffice\n* Excel\n* Google spreadsheets\n* Excelx\n* LibreOffice\n* CSV".freeze s.email = ["ruby.ruby.ruby.roo@gmail.com".freeze] s.files = [".gitignore".freeze, ".simplecov".freeze, ".travis.yml".freeze, "CHANGELOG".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "examples/roo_soap_client.rb".freeze, "examples/roo_soap_server.rb".freeze, "examples/write_me.rb".freeze, "lib/roo.rb".freeze, "lib/roo/base.rb".freeze, "lib/roo/csv.rb".freeze, "lib/roo/excelx.rb".freeze, "lib/roo/excelx/comments.rb".freeze, "lib/roo/excelx/extractor.rb".freeze, "lib/roo/excelx/relationships.rb".freeze, "lib/roo/excelx/shared_strings.rb".freeze, "lib/roo/excelx/sheet_doc.rb".freeze, "lib/roo/excelx/styles.rb".freeze, "lib/roo/excelx/workbook.rb".freeze, "lib/roo/font.rb".freeze, "lib/roo/libre_office.rb".freeze, "lib/roo/link.rb".freeze, "lib/roo/open_office.rb".freeze, "lib/roo/spreadsheet.rb".freeze, "lib/roo/utils.rb".freeze, "lib/roo/version.rb".freeze, "roo.gemspec".freeze, "scripts/txt2html".freeze, "spec/fixtures/vcr_cassettes/google_drive.yml".freeze, "spec/fixtures/vcr_cassettes/google_drive_access_token.yml".freeze, "spec/fixtures/vcr_cassettes/google_drive_set.yml".freeze, "spec/lib/roo/base_spec.rb".freeze, "spec/lib/roo/csv_spec.rb".freeze, "spec/lib/roo/excelx/format_spec.rb".freeze, "spec/lib/roo/excelx_spec.rb".freeze, "spec/lib/roo/libreoffice_spec.rb".freeze, "spec/lib/roo/openoffice_spec.rb".freeze, "spec/lib/roo/spreadsheet_spec.rb".freeze, "spec/lib/roo/utils_spec.rb".freeze, "spec/spec_helper.rb".freeze, "test/all_ss.rb".freeze, "test/files/1900_base.xlsx".freeze, "test/files/1904_base.xlsx".freeze, "test/files/Bibelbund.csv".freeze, "test/files/Bibelbund.ods".freeze, "test/files/Bibelbund.xlsx".freeze, "test/files/Bibelbund1.ods".freeze, "test/files/Pfand_from_windows_phone.xlsx".freeze, "test/files/advanced_header.ods".freeze, "test/files/bbu.ods".freeze, "test/files/bbu.xlsx".freeze, "test/files/bode-v1.ods.zip".freeze, "test/files/bode-v1.xls.zip".freeze, "test/files/boolean.csv".freeze, "test/files/boolean.ods".freeze, "test/files/boolean.xlsx".freeze, "test/files/borders.ods".freeze, "test/files/borders.xlsx".freeze, "test/files/bug-numbered-sheet-names.xlsx".freeze, "test/files/comments.ods".freeze, "test/files/comments.xlsx".freeze, "test/files/csvtypes.csv".freeze, "test/files/datetime.ods".freeze, "test/files/datetime.xlsx".freeze, "test/files/dreimalvier.ods".freeze, "test/files/emptysheets.ods".freeze, "test/files/emptysheets.xlsx".freeze, "test/files/encrypted-letmein.ods".freeze, "test/files/file_item_error.xlsx".freeze, "test/files/formula.ods".freeze, "test/files/formula.xlsx".freeze, "test/files/formula_string_error.xlsx".freeze, "test/files/html-escape.ods".freeze, "test/files/link.csv".freeze, "test/files/link.xlsx".freeze, "test/files/matrix.ods".freeze, "test/files/named_cells.ods".freeze, "test/files/named_cells.xlsx".freeze, "test/files/no_spreadsheet_file.txt".freeze, "test/files/numbers-export.xlsx".freeze, "test/files/numbers1.csv".freeze, "test/files/numbers1.ods".freeze, "test/files/numbers1.xlsx".freeze, "test/files/numbers1withnull.xlsx".freeze, "test/files/numeric-link.xlsx".freeze, "test/files/only_one_sheet.ods".freeze, "test/files/only_one_sheet.xlsx".freeze, "test/files/paragraph.ods".freeze, "test/files/paragraph.xlsx".freeze, "test/files/ric.ods".freeze, "test/files/sheet1.xml".freeze, "test/files/simple_spreadsheet.ods".freeze, "test/files/simple_spreadsheet.xlsx".freeze, "test/files/simple_spreadsheet_from_italo.ods".freeze, "test/files/so_datetime.csv".freeze, "test/files/style.ods".freeze, "test/files/style.xlsx".freeze, "test/files/time-test.csv".freeze, "test/files/time-test.ods".freeze, "test/files/time-test.xlsx".freeze, "test/files/type_excel.ods".freeze, "test/files/type_excel.xlsx".freeze, "test/files/type_excelx.ods".freeze, "test/files/type_openoffice.xlsx".freeze, "test/files/whitespace.ods".freeze, "test/files/whitespace.xlsx".freeze, "test/test_generic_spreadsheet.rb".freeze, "test/test_helper.rb".freeze, "test/test_roo.rb".freeze] s.homepage = "http://github.com/Empact/roo".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Roo can access the contents of various spreadsheet files.".freeze s.test_files = ["spec/fixtures/vcr_cassettes/google_drive.yml".freeze, "spec/fixtures/vcr_cassettes/google_drive_access_token.yml".freeze, "spec/fixtures/vcr_cassettes/google_drive_set.yml".freeze, "spec/lib/roo/base_spec.rb".freeze, "spec/lib/roo/csv_spec.rb".freeze, "spec/lib/roo/excelx/format_spec.rb".freeze, "spec/lib/roo/excelx_spec.rb".freeze, "spec/lib/roo/libreoffice_spec.rb".freeze, "spec/lib/roo/openoffice_spec.rb".freeze, "spec/lib/roo/spreadsheet_spec.rb".freeze, "spec/lib/roo/utils_spec.rb".freeze, "spec/spec_helper.rb".freeze, "test/all_ss.rb".freeze, "test/files/1900_base.xlsx".freeze, "test/files/1904_base.xlsx".freeze, "test/files/Bibelbund.csv".freeze, "test/files/Bibelbund.ods".freeze, "test/files/Bibelbund.xlsx".freeze, "test/files/Bibelbund1.ods".freeze, "test/files/Pfand_from_windows_phone.xlsx".freeze, "test/files/advanced_header.ods".freeze, "test/files/bbu.ods".freeze, "test/files/bbu.xlsx".freeze, "test/files/bode-v1.ods.zip".freeze, "test/files/bode-v1.xls.zip".freeze, "test/files/boolean.csv".freeze, "test/files/boolean.ods".freeze, "test/files/boolean.xlsx".freeze, "test/files/borders.ods".freeze, "test/files/borders.xlsx".freeze, "test/files/bug-numbered-sheet-names.xlsx".freeze, "test/files/comments.ods".freeze, "test/files/comments.xlsx".freeze, "test/files/csvtypes.csv".freeze, "test/files/datetime.ods".freeze, "test/files/datetime.xlsx".freeze, "test/files/dreimalvier.ods".freeze, "test/files/emptysheets.ods".freeze, "test/files/emptysheets.xlsx".freeze, "test/files/encrypted-letmein.ods".freeze, "test/files/file_item_error.xlsx".freeze, "test/files/formula.ods".freeze, "test/files/formula.xlsx".freeze, "test/files/formula_string_error.xlsx".freeze, "test/files/html-escape.ods".freeze, "test/files/link.csv".freeze, "test/files/link.xlsx".freeze, "test/files/matrix.ods".freeze, "test/files/named_cells.ods".freeze, "test/files/named_cells.xlsx".freeze, "test/files/no_spreadsheet_file.txt".freeze, "test/files/numbers-export.xlsx".freeze, "test/files/numbers1.csv".freeze, "test/files/numbers1.ods".freeze, "test/files/numbers1.xlsx".freeze, "test/files/numbers1withnull.xlsx".freeze, "test/files/numeric-link.xlsx".freeze, "test/files/only_one_sheet.ods".freeze, "test/files/only_one_sheet.xlsx".freeze, "test/files/paragraph.ods".freeze, "test/files/paragraph.xlsx".freeze, "test/files/ric.ods".freeze, "test/files/sheet1.xml".freeze, "test/files/simple_spreadsheet.ods".freeze, "test/files/simple_spreadsheet.xlsx".freeze, "test/files/simple_spreadsheet_from_italo.ods".freeze, "test/files/so_datetime.csv".freeze, "test/files/style.ods".freeze, "test/files/style.xlsx".freeze, "test/files/time-test.csv".freeze, "test/files/time-test.ods".freeze, "test/files/time-test.xlsx".freeze, "test/files/type_excel.ods".freeze, "test/files/type_excel.xlsx".freeze, "test/files/type_excelx.ods".freeze, "test/files/type_openoffice.xlsx".freeze, "test/files/whitespace.ods".freeze, "test/files/whitespace.xlsx".freeze, "test/test_generic_spreadsheet.rb".freeze, "test/test_helper.rb".freeze, "test/test_roo.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0.0".freeze]) s.add_development_dependency(%q.freeze, [">= 1.7".freeze]) s.add_development_dependency(%q.freeze, [">= 10.0".freeze]) s.add_development_dependency(%q.freeze, [">= 5.4.3".freeze]) end