# -*- encoding: utf-8 -*-
# stub: hmcgowan-roo 1.2.4 ruby lib

Gem::Specification.new do |s|
  s.name = "hmcgowan-roo".freeze
  s.version = "1.2.4".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-03-12"
  s.description = "roo can access the contents of OpenOffice-, Excel- or Google-Spreadsheets".freeze
  s.email = "thopre@gmail.com".freeze
  s.extra_rdoc_files = ["README.txt".freeze, "History.txt".freeze]
  s.files = ["History.txt".freeze, "README.txt".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/Bibelbund.csv".freeze, "test/Bibelbund.ods".freeze, "test/Bibelbund.xls".freeze, "test/Bibelbund.xlsx".freeze, "test/Bibelbund1.ods".freeze, "test/_ods".freeze, "test/_ods/Configurations2".freeze, "test/_ods/Configurations2/accelerator".freeze, "test/_ods/Configurations2/accelerator/current.xml".freeze, "test/_ods/Configurations2/floater".freeze, "test/_ods/Configurations2/images".freeze, "test/_ods/Configurations2/images/Bitmaps".freeze, "test/_ods/Configurations2/menubar".freeze, "test/_ods/Configurations2/popupmenu".freeze, "test/_ods/Configurations2/progressbar".freeze, "test/_ods/Configurations2/statusbar".freeze, "test/_ods/Configurations2/toolbar".freeze, "test/_ods/META-INF".freeze, "test/_ods/META-INF/manifest.xml".freeze, "test/_ods/Thumbnails".freeze, "test/_ods/Thumbnails/thumbnail.png".freeze, "test/_ods/content.xml".freeze, "test/_ods/meta.xml".freeze, "test/_ods/mimetype".freeze, "test/_ods/settings.xml".freeze, "test/_ods/style.ods".freeze, "test/_ods/styles.xml".freeze, "test/_ods_old".freeze, "test/_ods_old/Configurations2".freeze, "test/_ods_old/Configurations2/accelerator".freeze, "test/_ods_old/Configurations2/accelerator/current.xml".freeze, "test/_ods_old/Configurations2/floater".freeze, "test/_ods_old/Configurations2/images".freeze, "test/_ods_old/Configurations2/images/Bitmaps".freeze, "test/_ods_old/Configurations2/menubar".freeze, "test/_ods_old/Configurations2/popupmenu".freeze, "test/_ods_old/Configurations2/progressbar".freeze, "test/_ods_old/Configurations2/statusbar".freeze, "test/_ods_old/Configurations2/toolbar".freeze, "test/_ods_old/META-INF".freeze, "test/_ods_old/META-INF/manifest.xml".freeze, "test/_ods_old/Thumbnails".freeze, "test/_ods_old/Thumbnails/thumbnail.png".freeze, "test/_ods_old/content.xml".freeze, "test/_ods_old/meta.xml".freeze, "test/_ods_old/mimetype".freeze, "test/_ods_old/settings.xml".freeze, "test/_ods_old/style.ods".freeze, "test/_ods_old/styles.xml".freeze, "test/_xlsx".freeze, "test/_xlsx/[Content_Types].xml".freeze, "test/_xlsx/_rels".freeze, "test/_xlsx/docProps".freeze, "test/_xlsx/docProps/app.xml".freeze, "test/_xlsx/docProps/core.xml".freeze, "test/_xlsx/style.xlsx".freeze, "test/_xlsx/style.xlsx.cpgz".freeze, "test/_xlsx/xl".freeze, "test/_xlsx/xl/_rels".freeze, "test/_xlsx/xl/_rels/workbook.xml.rels".freeze, "test/_xlsx/xl/printerSettings".freeze, "test/_xlsx/xl/printerSettings/printerSettings1.bin".freeze, "test/_xlsx/xl/sharedStrings.xml".freeze, "test/_xlsx/xl/styles.xml".freeze, "test/_xlsx/xl/theme".freeze, "test/_xlsx/xl/theme/theme1.xml".freeze, "test/_xlsx/xl/workbook.xml".freeze, "test/_xlsx/xl/worksheets".freeze, "test/_xlsx/xl/worksheets/_rels".freeze, "test/_xlsx/xl/worksheets/_rels/sheet1.xml.rels".freeze, "test/_xlsx/xl/worksheets/sheet1.xml".freeze, "test/_xlsx/xl/worksheets/sheet2.xml".freeze, "test/_xlsx/xl/worksheets/sheet3.xml".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/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/no_spreadsheet_file.txt".freeze, "test/numbers1.csv".freeze, "test/numbers1.ods".freeze, "test/numbers1.xls".freeze, "test/numbers1.xlsx".freeze, "test/numbers1_excel.csv".freeze, "test/only_one_sheet.ods".freeze, "test/only_one_sheet.xls".freeze, "test/only_one_sheet.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/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]
  s.homepage = "http://roo.rubyforge.org".freeze
  s.rdoc_options = ["--main".freeze, "README.txt".freeze, "--inline-source".freeze, "--charset=UTF-8".freeze]
  s.rubygems_version = "3.5.10".freeze
  s.summary = "roo".freeze

  s.specification_version = 2

  s.add_runtime_dependency(%q<spreadsheet>.freeze, [">= 0.6.3.1".freeze])
  s.add_runtime_dependency(%q<rubyzip>.freeze, [">= 0.9.1".freeze])
  s.add_runtime_dependency(%q<hpricot>.freeze, [">= 0.5".freeze])
  s.add_runtime_dependency(%q<GData>.freeze, [">= 0.0.3".freeze])
end