diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2016-04-17 21:34:11 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-04-19 22:47:42 +0700 |
commit | 9f8413f510d1cb0167ba77f2c87901d54d3b6cf9 (patch) | |
tree | 21b1c1a3afbbd92d6a8433298cdada743ae9cbe7 /python/timehash/timehash.info | |
parent | 664d8f4fc2f73aec70ea2b76428979fe71a6f20c (diff) | |
download | slackbuilds-9f8413f510d1cb0167ba77f2c87901d54d3b6cf9.tar.gz |
gis/timehash: Added (module to decode/encode timehashes).
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/timehash/timehash.info')
-rw-r--r-- | python/timehash/timehash.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/timehash/timehash.info b/python/timehash/timehash.info new file mode 100644 index 0000000000..0a135ebfc8 --- /dev/null +++ b/python/timehash/timehash.info @@ -0,0 +1,10 @@ +PRGNAM="timehash" +VERSION="1.1" +HOMEPAGE="https://github.com/abeusher/timehash" +DOWNLOAD="https://pypi.python.org/packages/source/t/timehash/timehash-1.1.tar.gz" +MD5SUM="04168c401cd1114fa8784242ad3f6d6d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |