aboutsummaryrefslogtreecommitdiffstats
path: root/norwegian-postcodes.gemspec
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-01-15 23:41:11 +0100
committerHarald Eilertsen <haraldei@anduin.net>2015-01-15 23:41:11 +0100
commit9ecb661af9dedfd14ddacc6fd66839f8edf159f5 (patch)
tree082e4aa9247756304a2be01cdb7f705032bab4e1 /norwegian-postcodes.gemspec
downloadpostcodes-norway-9ecb661af9dedfd14ddacc6fd66839f8edf159f5.tar.gz
postcodes-norway-9ecb661af9dedfd14ddacc6fd66839f8edf159f5.tar.bz2
postcodes-norway-9ecb661af9dedfd14ddacc6fd66839f8edf159f5.zip
First commit.
Diffstat (limited to 'norwegian-postcodes.gemspec')
-rw-r--r--norwegian-postcodes.gemspec12
1 files changed, 12 insertions, 0 deletions
diff --git a/norwegian-postcodes.gemspec b/norwegian-postcodes.gemspec
new file mode 100644
index 0000000..ff4036b
--- /dev/null
+++ b/norwegian-postcodes.gemspec
@@ -0,0 +1,12 @@
+Gem::Specification.new do |s|
+ s.name = 'norwegian-postcodes'
+ s.version = '0.0.1'
+ s.date = '2010-04-28'
+ s.summary = "Find city and fylke from norwegian postcodes"
+ s.description = "Find city and fylke from norwegian postcodes."
+ s.authors = ["Harald Eilertsen"]
+ s.email = 'haraldei@anduin.net'
+ s.files = ["lib/norwegian-postcodes.rb"]
+ s.homepage = ''
+ s.license = 'GPLv3'
+end \ No newline at end of file