--- !ruby/object:Gem::Specification 
name: hmcgowan-roo
version: !ruby/object:Gem::Version 
  version: 1.3.1
platform: ruby
authors: 
- Hugh McGowan
- Thomas Preymesser
autorequire: 
bindir: bin
cert_chain: []

date: 2009-04-21 00:00:00 -07:00
default_executable: 
dependencies: 
- !ruby/object:Gem::Dependency 
  name: spreadsheet
  type: :runtime
  version_requirement: 
  version_requirements: !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        version: 0.6.3.1
    version: 
- !ruby/object:Gem::Dependency 
  name: rubyzip
  type: :runtime
  version_requirement: 
  version_requirements: !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        version: 0.9.1
    version: 
- !ruby/object:Gem::Dependency 
  name: hpricot
  type: :runtime
  version_requirement: 
  version_requirements: !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        version: "0.5"
    version: 
- !ruby/object:Gem::Dependency 
  name: GData
  type: :runtime
  version_requirement: 
  version_requirements: !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        version: 0.0.3
    version: 
description: roo can access the contents of OpenOffice-, Excel- or Google-Spreadsheets
email: hugh_mcgowan@yahoo.com
executables: []

extensions: []

extra_rdoc_files: 
- README.markdown
- History.txt
files: 
- lib/roo
- lib/roo/excel.rb
- lib/roo/excelx.rb
- lib/roo/generic_spreadsheet.rb
- lib/roo/google.rb
- lib/roo/openoffice.rb
- lib/roo/roo_rails_helper.rb
- lib/roo/version.rb
- lib/roo.rb
- test/bbu.ods
- test/bbu.xls
- test/bbu.xlsx
- test/Bibelbund.csv
- test/Bibelbund.ods
- test/Bibelbund.xls
- test/Bibelbund.xlsx
- test/Bibelbund1.ods
- test/bode-v1.ods.zip
- test/bode-v1.xls.zip
- test/boolean.ods
- test/boolean.xls
- test/boolean.xlsx
- test/borders.ods
- test/borders.xls
- test/borders.xlsx
- test/bug-row-column-fixnum-float.xls
- test/datetime.ods
- test/datetime.xls
- test/datetime.xlsx
- test/datetime_floatconv.xls
- test/emptysheets.ods
- test/emptysheets.xls
- test/false_encoding.xls
- test/formula.ods
- test/formula.xls
- test/formula.xlsx
- test/html-escape.ods
- test/no_spreadsheet_file.txt
- test/numbers1.csv
- test/numbers1.ods
- test/numbers1.xls
- test/numbers1.xlsx
- test/numbers1_excel.csv
- test/only_one_sheet.ods
- test/only_one_sheet.xls
- test/only_one_sheet.xlsx
- test/paragraph.ods
- test/paragraph.xls
- test/paragraph.xlsx
- test/ric.ods
- test/simple_spreadsheet.ods
- test/simple_spreadsheet.xls
- test/simple_spreadsheet.xlsx
- test/simple_spreadsheet_from_italo.ods
- test/simple_spreadsheet_from_italo.xls
- test/style.ods
- test/style.xls
- test/style.xlsx
- test/test_helper.rb
- test/test_roo.rb
- test/time-test.csv
- test/time-test.ods
- test/time-test.xls
- test/time-test.xlsx
- README.markdown
- History.txt
has_rdoc: true
homepage: http://roo.rubyforge.org
post_install_message: 
rdoc_options: 
- --main
- README.markdown
- --inline-source
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: []

rubyforge_project: roo
rubygems_version: 1.2.0
signing_key: 
specification_version: 2
summary: roo
test_files: []