Sha256: 9ca396dda4f4f07684ca634a13801ab01e5c4f2f7bb94f467315c21c7a942361
Contents?: true
Size: 1.36 KB
Versions: 0
Compression: gzip
Compressed size: 607 Bytes
Stored size: 607 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.8.11 specification_version: 1 name: geocoder version: !ruby/object:Gem::Version version: 0.1.1 date: 2006-02-09 00:00:00 -06:00 summary: Geocoding library and CLI. require_paths: - lib email: paul@cnt.org homepage: http://geocoder.rubyforge.org rubyforge_project: geocoder description: autorequire: geocoder default_executable: bindir: bin has_rdoc: false required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: authors: - Paul Smith files: - lib/geocoder.rb - bin/geocode - CHANGELOG - LICENSE - Rakefile - README - TODO - test/mocks - test/sample.xml - test/tc_geocoderus.rb - test/tc_yahoo.rb - test/ts_geocoder.rb - test/mocks/csv?address=2038+damen+ave+chicago+il - test/mocks/csv?address=2125+w+north+ave+chicago+il - test/mocks/csv?address=donotleaveitisnotreal - test/mocks/geocode?appid=YahooDemo&location= - test/mocks/geocode?appid=YahooDemo&location=2038+damen+ave+chicago+il - test/mocks/geocode?appid=YahooDemo&location=2125+w+north+ave+chicago+il - test/mocks/geocode?appid=YahooDemo&location=donotleaveitisnotreal - test/mocks/http.rb test_files: [] rdoc_options: [] extra_rdoc_files: [] executables: - geocode extensions: [] requirements: - none dependencies: []