Project

swissmatch

0.0
No commit activity in last 3 years
No release in over 3 years
Deal with everything related to swiss addresses.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

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