swiss_municipality 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- metadata +2 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c57c48830ad6ec606fa09310285dfaa02cbe567d0ac793beecc873fcec1371da
|
4
|
+
data.tar.gz: 4e27425f604ca85614a412b86ad2b90959aaa4d946ad6d4dee763102a6d7a71b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c26c2f13392cbf6e51615ef0725709a4aeb5881c44dc7c5ce15b5688254d3482429c9a4e21740aa342fe2f197bcd0770cf751cb3b770e2e7cdc36c82f2b4eeb0
|
7
|
+
data.tar.gz: d6e812236039ac24e1f9438e50b97e0f378fc8c2cd706ca8c67b2db224432a70cfb183e783d2005ce9fcde2cfaa5db1d1bc339c61e872ce6f9cfc4d5588a3ccf
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: swiss_municipality
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Denis Müller
|
@@ -10,11 +10,7 @@ bindir: bin
|
|
10
10
|
cert_chain: []
|
11
11
|
date: 2023-11-11 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description:
|
14
|
-
A gem that provides the following mappings (bidirectionally):
|
15
|
-
- zip code to municipality
|
16
|
-
- zip code to canton
|
17
|
-
- municipality to canton
|
13
|
+
description: A gem to map swiss municipalities to zip codes and cantons.
|
18
14
|
email:
|
19
15
|
- denis@synerma.ch
|
20
16
|
executables: []
|