/swissmatch

Deal with swiss addresses

Primary LanguageJavaScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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

Links

swissmatch

swissmatch-directories

swissmatch-location

swissmatch-rails

swissmatch-street

3rd party links

License

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

Credits