# -*- encoding: utf-8 -*- # stub: hmcgowan-roo 1.3.8 ruby lib Gem::Specification.new do |s| s.name = "hmcgowan-roo".freeze s.version = "1.3.8".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Hugh McGowan".freeze, "Thomas Preymesser".freeze] s.date = "2009-07-18" s.description = "roo can access the contents of OpenOffice-, Excel- or Google-Spreadsheets".freeze s.email = "hugh_mcgowan@yahoo.com".freeze s.extra_rdoc_files = ["README.markdown".freeze, "History.txt".freeze] s.files = ["History.txt".freeze, "README.markdown".freeze, "lib/roo".freeze, "lib/roo.rb".freeze, "lib/roo/excel.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/version.rb".freeze, "test/1900_base.xls".freeze, "test/1904_base.xls".freeze, "test/Bibelbund.csv".freeze, "test/Bibelbund.ods".freeze, "test/Bibelbund.xls".freeze, "test/Bibelbund.xlsx".freeze, "test/Bibelbund1.ods".freeze, "test/bbu.ods".freeze, "test/bbu.xls".freeze, "test/bbu.xlsx".freeze, "test/bode-v1.ods.zip".freeze, "test/bode-v1.xls.zip".freeze, "test/boolean.ods".freeze, "test/boolean.xls".freeze, "test/boolean.xlsx".freeze, "test/borders.ods".freeze, "test/borders.xls".freeze, "test/borders.xlsx".freeze, "test/bug-row-column-fixnum-float.xls".freeze, "test/datetime.ods".freeze, "test/datetime.xls".freeze, "test/datetime.xlsx".freeze, "test/datetime_floatconv.xls".freeze, "test/emptysheets.ods".freeze, "test/emptysheets.xls".freeze, "test/false_encoding.xls".freeze, "test/formula.ods".freeze, "test/formula.xls".freeze, "test/formula.xlsx".freeze, "test/formula_parse_error.xls".freeze, "test/html-escape.ods".freeze, "test/no_spreadsheet_file.txt".freeze, "test/numbers1.csv".freeze, "test/numbers1.ods".freeze, "test/numbers1.xls".freeze, "test/numbers1.xlsx".freeze, "test/only_one_sheet.ods".freeze, "test/only_one_sheet.xls".freeze, "test/only_one_sheet.xlsx".freeze, "test/paragraph.ods".freeze, "test/paragraph.xls".freeze, "test/paragraph.xlsx".freeze, "test/ric.ods".freeze, "test/simple_spreadsheet.ods".freeze, "test/simple_spreadsheet.xls".freeze, "test/simple_spreadsheet.xlsx".freeze, "test/simple_spreadsheet_from_italo.ods".freeze, "test/simple_spreadsheet_from_italo.xls".freeze, "test/skipped_tests.rb".freeze, "test/style.ods".freeze, "test/style.xls".freeze, "test/style.xlsx".freeze, "test/test_helper.rb".freeze, "test/test_roo.rb".freeze, "test/time-test.csv".freeze, "test/time-test.ods".freeze, "test/time-test.xls".freeze, "test/time-test.xlsx".freeze, "test/whitespace.ods".freeze, "test/whitespace.xls".freeze, "test/whitespace.xlsx".freeze] s.homepage = "http://roo.rubyforge.org".freeze s.rdoc_options = ["--main".freeze, "README.markdown".freeze, "--inline-source".freeze, "--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "roo".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0.6.4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.9.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.6".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.0.4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.1.3".freeze]) end