# -*- encoding: utf-8 -*- # stub: roo 1.11.2 ruby lib Gem::Specification.new do |s| s.name = "roo".freeze s.version = "1.11.2".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 = "2013-04-10" 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.extra_rdoc_files = ["LICENSE".freeze, "README.markdown".freeze, "TODO".freeze] s.files = ["CHANGELOG".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "README.markdown".freeze, "Rakefile".freeze, "TODO".freeze, "VERSION".freeze, "examples/roo_soap_client.rb".freeze, "examples/roo_soap_server.rb".freeze, "examples/write_me.rb".freeze, "lib/roo.rb".freeze, "lib/roo/csv.rb".freeze, "lib/roo/excel.rb".freeze, "lib/roo/excel2003xml.rb".freeze, "lib/roo/excelx.rb".freeze, "lib/roo/generic_spreadsheet.rb".freeze, "lib/roo/google.rb".freeze, "lib/roo/openoffice.rb".freeze, "lib/roo/roo_rails_helper.rb".freeze, "lib/roo/spreadsheet.rb".freeze, "lib/roo/worksheet.rb".freeze, "roo.gemspec".freeze, "scripts/txt2html".freeze, "spec/lib/roo/excel2003xml_spec.rb".freeze, "spec/lib/roo/excelx/format_spec.rb".freeze, "spec/lib/roo/spreadsheet_spec.rb".freeze, "spec/spec_helper.rb".freeze, "test/all_ss.rb".freeze, "test/files/1900_base.xls".freeze, "test/files/1904_base.xls".freeze, "test/files/Bibelbund.csv".freeze, "test/files/Bibelbund.ods".freeze, "test/files/Bibelbund.xls".freeze, "test/files/Bibelbund.xlsx".freeze, "test/files/Bibelbund.xml".freeze, "test/files/Bibelbund1.ods".freeze, "test/files/Pfand_from_windows_phone.xlsx".freeze, "test/files/bad_excel_date.xls".freeze, "test/files/bbu.ods".freeze, "test/files/bbu.xls".freeze, "test/files/bbu.xlsx".freeze, "test/files/bbu.xml".freeze, "test/files/bode-v1.ods.zip".freeze, "test/files/bode-v1.xls.zip".freeze, "test/files/boolean.ods".freeze, "test/files/boolean.xls".freeze, "test/files/boolean.xlsx".freeze, "test/files/boolean.xml".freeze, "test/files/borders.ods".freeze, "test/files/borders.xls".freeze, "test/files/borders.xlsx".freeze, "test/files/borders.xml".freeze, "test/files/bug-row-column-fixnum-float.xls".freeze, "test/files/bug-row-column-fixnum-float.xml".freeze, "test/files/comments.ods".freeze, "test/files/comments.xls".freeze, "test/files/comments.xlsx".freeze, "test/files/csvtypes.csv".freeze, "test/files/datetime.ods".freeze, "test/files/datetime.xls".freeze, "test/files/datetime.xlsx".freeze, "test/files/datetime.xml".freeze, "test/files/datetime_floatconv.xls".freeze, "test/files/datetime_floatconv.xml".freeze, "test/files/dreimalvier.ods".freeze, "test/files/emptysheets.ods".freeze, "test/files/emptysheets.xls".freeze, "test/files/emptysheets.xlsx".freeze, "test/files/emptysheets.xml".freeze, "test/files/excel2003.xml".freeze, "test/files/false_encoding.xls".freeze, "test/files/false_encoding.xml".freeze, "test/files/formula.ods".freeze, "test/files/formula.xls".freeze, "test/files/formula.xlsx".freeze, "test/files/formula.xml".freeze, "test/files/formula_parse_error.xls".freeze, "test/files/formula_parse_error.xml".freeze, "test/files/formula_string_error.xlsx".freeze, "test/files/html-escape.ods".freeze, "test/files/matrix.ods".freeze, "test/files/matrix.xls".freeze, "test/files/named_cells.ods".freeze, "test/files/named_cells.xls".freeze, "test/files/named_cells.xlsx".freeze, "test/files/no_spreadsheet_file.txt".freeze, "test/files/numbers1.csv".freeze, "test/files/numbers1.ods".freeze, "test/files/numbers1.xls".freeze, "test/files/numbers1.xlsx".freeze, "test/files/numbers1.xml".freeze, "test/files/only_one_sheet.ods".freeze, "test/files/only_one_sheet.xls".freeze, "test/files/only_one_sheet.xlsx".freeze, "test/files/only_one_sheet.xml".freeze, "test/files/paragraph.ods".freeze, "test/files/paragraph.xls".freeze, "test/files/paragraph.xlsx".freeze, "test/files/paragraph.xml".freeze, "test/files/prova.xls".freeze, "test/files/ric.ods".freeze, "test/files/simple_spreadsheet.ods".freeze, "test/files/simple_spreadsheet.xls".freeze, "test/files/simple_spreadsheet.xlsx".freeze, "test/files/simple_spreadsheet.xml".freeze, "test/files/simple_spreadsheet_from_italo.ods".freeze, "test/files/simple_spreadsheet_from_italo.xls".freeze, "test/files/simple_spreadsheet_from_italo.xml".freeze, "test/files/so_datetime.csv".freeze, "test/files/style.ods".freeze, "test/files/style.xls".freeze, "test/files/style.xlsx".freeze, "test/files/style.xml".freeze, "test/files/time-test.csv".freeze, "test/files/time-test.ods".freeze, "test/files/time-test.xls".freeze, "test/files/time-test.xlsx".freeze, "test/files/time-test.xml".freeze, "test/files/type_excel.ods".freeze, "test/files/type_excel.xlsx".freeze, "test/files/type_excelx.ods".freeze, "test/files/type_excelx.xls".freeze, "test/files/type_openoffice.xls".freeze, "test/files/type_openoffice.xlsx".freeze, "test/files/whitespace.ods".freeze, "test/files/whitespace.xls".freeze, "test/files/whitespace.xlsx".freeze, "test/files/whitespace.xml".freeze, "test/rm_sub_test.rb".freeze, "test/rm_test.rb".freeze, "test/test_generic_spreadsheet.rb".freeze, "test/test_helper.rb".freeze, "test/test_roo.rb".freeze, "website/index.html".freeze, "website/index.txt".freeze, "website/javascripts/rounded_corners_lite.inc.js".freeze, "website/stylesheets/screen.css".freeze, "website/template.rhtml".freeze] s.homepage = "http://github.com/Empact/roo".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Roo can access the contents of various spreadsheet files.".freeze s.test_files = ["spec/lib/roo/excel2003xml_spec.rb".freeze, "spec/lib/roo/excelx/format_spec.rb".freeze, "spec/lib/roo/spreadsheet_spec.rb".freeze, "spec/spec_helper.rb".freeze, "test/all_ss.rb".freeze, "test/files/1900_base.xls".freeze, "test/files/1904_base.xls".freeze, "test/files/bad_excel_date.xls".freeze, "test/files/bbu.ods".freeze, "test/files/bbu.xls".freeze, "test/files/bbu.xlsx".freeze, "test/files/bbu.xml".freeze, "test/files/Bibelbund.csv".freeze, "test/files/Bibelbund.ods".freeze, "test/files/Bibelbund.xls".freeze, "test/files/Bibelbund.xlsx".freeze, "test/files/Bibelbund.xml".freeze, "test/files/Bibelbund1.ods".freeze, "test/files/bode-v1.ods.zip".freeze, "test/files/bode-v1.xls.zip".freeze, "test/files/boolean.ods".freeze, "test/files/boolean.xls".freeze, "test/files/boolean.xlsx".freeze, "test/files/boolean.xml".freeze, "test/files/borders.ods".freeze, "test/files/borders.xls".freeze, "test/files/borders.xlsx".freeze, "test/files/borders.xml".freeze, "test/files/bug-row-column-fixnum-float.xls".freeze, "test/files/bug-row-column-fixnum-float.xml".freeze, "test/files/comments.ods".freeze, "test/files/comments.xls".freeze, "test/files/comments.xlsx".freeze, "test/files/csvtypes.csv".freeze, "test/files/datetime.ods".freeze, "test/files/datetime.xls".freeze, "test/files/datetime.xlsx".freeze, "test/files/datetime.xml".freeze, "test/files/datetime_floatconv.xls".freeze, "test/files/datetime_floatconv.xml".freeze, "test/files/dreimalvier.ods".freeze, "test/files/emptysheets.ods".freeze, "test/files/emptysheets.xls".freeze, "test/files/emptysheets.xlsx".freeze, "test/files/emptysheets.xml".freeze, "test/files/excel2003.xml".freeze, "test/files/false_encoding.xls".freeze, "test/files/false_encoding.xml".freeze, "test/files/formula.ods".freeze, "test/files/formula.xls".freeze, "test/files/formula.xlsx".freeze, "test/files/formula.xml".freeze, "test/files/formula_parse_error.xls".freeze, "test/files/formula_parse_error.xml".freeze, "test/files/formula_string_error.xlsx".freeze, "test/files/html-escape.ods".freeze, "test/files/matrix.ods".freeze, "test/files/matrix.xls".freeze, "test/files/named_cells.ods".freeze, "test/files/named_cells.xls".freeze, "test/files/named_cells.xlsx".freeze, "test/files/no_spreadsheet_file.txt".freeze, "test/files/numbers1.csv".freeze, "test/files/numbers1.ods".freeze, "test/files/numbers1.xls".freeze, "test/files/numbers1.xlsx".freeze, "test/files/numbers1.xml".freeze, "test/files/only_one_sheet.ods".freeze, "test/files/only_one_sheet.xls".freeze, "test/files/only_one_sheet.xlsx".freeze, "test/files/only_one_sheet.xml".freeze, "test/files/paragraph.ods".freeze, "test/files/paragraph.xls".freeze, "test/files/paragraph.xlsx".freeze, "test/files/paragraph.xml".freeze, "test/files/Pfand_from_windows_phone.xlsx".freeze, "test/files/prova.xls".freeze, "test/files/ric.ods".freeze, "test/files/simple_spreadsheet.ods".freeze, "test/files/simple_spreadsheet.xls".freeze, "test/files/simple_spreadsheet.xlsx".freeze, "test/files/simple_spreadsheet.xml".freeze, "test/files/simple_spreadsheet_from_italo.ods".freeze, "test/files/simple_spreadsheet_from_italo.xls".freeze, "test/files/simple_spreadsheet_from_italo.xml".freeze, "test/files/so_datetime.csv".freeze, "test/files/style.ods".freeze, "test/files/style.xls".freeze, "test/files/style.xlsx".freeze, "test/files/style.xml".freeze, "test/files/time-test.csv".freeze, "test/files/time-test.ods".freeze, "test/files/time-test.xls".freeze, "test/files/time-test.xlsx".freeze, "test/files/time-test.xml".freeze, "test/files/type_excel.ods".freeze, "test/files/type_excel.xlsx".freeze, "test/files/type_excelx.ods".freeze, "test/files/type_excelx.xls".freeze, "test/files/type_openoffice.xls".freeze, "test/files/type_openoffice.xlsx".freeze, "test/files/whitespace.ods".freeze, "test/files/whitespace.xls".freeze, "test/files/whitespace.xlsx".freeze, "test/files/whitespace.xml".freeze, "test/rm_sub_test.rb".freeze, "test/rm_test.rb".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.6.4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end