README

Summary

Deal with everything related to swiss addresses. This is a meta-gem which consists of swissmatch-location, -street, -directories and -rails.

Installation

Install the gem: gem install swissmatch
Depending on how you installed rubygems, you have to use sudo: sudo gem install swissmatch
In Ruby: require 'swissmatch'
To automatically load the location datafiles: require 'swissmatch/location/autoload'

Usage

Please look at the usage of the individual gems:

  • swissmatch-directories
  • swissmatch-location
  • swissmatch-rails
  • swissmatch-street

swissmatch

swissmatch-directories

swissmatch-location

swissmatch-rails

swissmatch-street

License

You can use this code under the BSD-2-Clause License, free of charge. If you need a different license, please ask the author.

Credits