diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2016-04-17 21:33:02 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-04-19 22:47:42 +0700 |
commit | 664d8f4fc2f73aec70ea2b76428979fe71a6f20c (patch) | |
tree | b3d540b09a81d6f17f31d5f49f5367285f9b6bf5 /gis/Geohash/Geohash.info | |
parent | dc782b4fecc603e16d3043738a551d2eb1da17d2 (diff) |
gis/Geohash: Added (Python module to decode/encode Geohashes).
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/Geohash/Geohash.info')
-rw-r--r-- | gis/Geohash/Geohash.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gis/Geohash/Geohash.info b/gis/Geohash/Geohash.info new file mode 100644 index 000000000000..89ba46621f36 --- /dev/null +++ b/gis/Geohash/Geohash.info @@ -0,0 +1,10 @@ +PRGNAM="Geohash" +VERSION="1.0" +HOMEPAGE="https://github.com/vinsci/geohash" +DOWNLOAD="https://pypi.python.org/packages/source/G/Geohash/Geohash-1.0.tar.gz" +MD5SUM="a7c4e57874061fae1e30dd8aa8b9b390" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |