Sha256: 5fff6df473e49b6cfe99eb6cd7688607732294f49eda2a6344ddb963b716a8d4

Contents?: true

Size: 1.78 KB

Versions: 0

Compression: gzip

Compressed size: 713 Bytes

Stored size: 713 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: geographer
version: !ruby/object:Gem::Version 
  version: 1.1.0
platform: ruby
authors: 
- C. Jason Harrelson (midas)
autorequire: 
bindir: bin
cert_chain: []

date: 2009-10-21 00:00:00 -05:00
default_executable: 
dependencies: 
- !ruby/object:Gem::Dependency 
  name: shoulda
  type: :development
  version_requirement: 
  version_requirements: !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        version: 2.10.2
    version: 
description: Provides Geography information from the US and world (ie. US states list with abbreviations and names, World countries list, etc.)
email: jason@lookforwardenterprises.com
executables: []

extensions: []

extra_rdoc_files: 
- LICENSE
- README.rdoc
files: 
- .document
- .gitignore
- LICENSE
- README.rdoc
- Rakefile
- VERSION
- geographer.gemspec
- lib/geographer.rb
- lib/geographer/us/states.rb
- script/console
- test/geographer/us/states_test.rb
- test/geographer_test.rb
- test/test_helper.rb
has_rdoc: true
homepage: http://github.com/midas/geographer
licenses: []

post_install_message: 
rdoc_options: 
- --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: 
rubygems_version: 1.3.5
signing_key: 
specification_version: 3
summary: Provides Geography information from the US and world (ie. US states list with abbreviations and names, World countries list, etc.)
test_files: 
- test/geographer/us/states_test.rb
- test/geographer_test.rb
- test/test_helper.rb

Package Spec version

geographer-1.1.0