timezone_finder.gemspec in timezone_finder-0.0.1 vs timezone_finder.gemspec in timezone_finder-1.5.5
- old
+ new
@@ -9,10 +9,10 @@
spec.authors = ['Tasuku SUENAGA a.k.a. gunyarakun']
spec.email = ['tasuku-s-github@titech.ac']
spec.summary = 'Look up timezone from lat / long offline.'
spec.description = %(
- Python library to look up timezone from lat / long offline.
+ A pure Ruby library to look up timezone from latitude / longitude offline.
Ported version of 'timezonefinder' on PyPI.
).strip.gsub(/\s+/, ' ')
spec.homepage = 'https://github.com/gunyarakun/timezone_finder'
spec.license = 'MIT'