# -*- encoding: utf-8 -*- # stub: geocoder 0.1.1 ruby lib Gem::Specification.new do |s| s.name = "geocoder".freeze s.version = "0.1.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 = ["Paul Smith".freeze] s.autorequire = "geocoder".freeze s.date = "2006-02-09" s.email = "paul@cnt.org".freeze s.executables = ["geocode".freeze] s.files = ["CHANGELOG".freeze, "LICENSE".freeze, "README".freeze, "Rakefile".freeze, "TODO".freeze, "bin/geocode".freeze, "lib/geocoder.rb".freeze, "test/mocks".freeze, "test/mocks/csv?address=2038+damen+ave+chicago+il".freeze, "test/mocks/csv?address=2125+w+north+ave+chicago+il".freeze, "test/mocks/csv?address=donotleaveitisnotreal".freeze, "test/mocks/geocode?appid=YahooDemo&location=".freeze, "test/mocks/geocode?appid=YahooDemo&location=2038+damen+ave+chicago+il".freeze, "test/mocks/geocode?appid=YahooDemo&location=2125+w+north+ave+chicago+il".freeze, "test/mocks/geocode?appid=YahooDemo&location=donotleaveitisnotreal".freeze, "test/mocks/http.rb".freeze, "test/sample.xml".freeze, "test/tc_geocoderus.rb".freeze, "test/tc_yahoo.rb".freeze, "test/ts_geocoder.rb".freeze] s.homepage = "http://geocoder.rubyforge.org".freeze s.required_ruby_version = Gem::Requirement.new("> 0.0.0".freeze) s.requirements = ["none".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Geocoding library and CLI.".freeze end