mlightner / zip_codes

Zip code database.

This URL has Read+Write access

name age message
file README Loading commit data...
file Rakefile
directory bin/
directory data/
directory lib/
file test.rb
file zip_codes.gemspec
file zip_codes.rb
README
Library for looking up zip code info.

See example script for usage.

Also includes bin, so you can run $ zipfind 12345
once you have installed the gem.

install with "gem install mlightner-zip_codes" and include with "include 'zip_codes'"