# -*- encoding: utf-8 -*- # stub: roo 1.9.1 ruby lib Gem::Specification.new do |s| s.name = "roo".freeze s.version = "1.9.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] s.date = "2009-11-10" s.description = "Roo can access the contents of various spreadsheet files. It can handle\n* Openoffice\n* Excel\n* Google spreadsheets\n* Excelx".freeze s.email = "thopre@gmail.com".freeze s.executables = ["roo".freeze] s.extra_rdoc_files = ["History.txt".freeze, "Manifest.txt".freeze, "README.txt".freeze, "bin/roo".freeze, "test/no_spreadsheet_file.txt".freeze] s.files = ["History.txt".freeze, "Manifest.txt".freeze, "README.txt".freeze, "Rakefile".freeze, "bin/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, "tasks/ann.rake".freeze, "tasks/bones.rake".freeze, "tasks/gem.rake".freeze, "tasks/git.rake".freeze, "tasks/notes.rake".freeze, "tasks/post_load.rake".freeze, "tasks/rdoc.rake".freeze, "tasks/rubyforge.rake".freeze, "tasks/setup.rb".freeze, "tasks/spec.rake".freeze, "tasks/svn.rake".freeze, "tasks/test.rake".freeze, "tasks/zentest.rake".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/html-escape.ods".freeze, "test/named_cells.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/prova.xls".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/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.txt".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Roo can access the contents of various spreadsheet files".freeze s.test_files = ["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.0.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.1.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.0.5".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.9.2".freeze]) s.add_development_dependency(%q.freeze, [">= 2.5.1".freeze]) end