diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-04-15 22:34:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-23 07:51:23 +0700 |
commit | 83429e6c9867b86edf2c88853a8b917b842c47e5 (patch) | |
tree | 282a546e727225149d474b231f8ed94bb40c6e7c /gis/geojson/geojson.info | |
parent | d6e105bc09fa97fdb4cd03566b49196af28dd900 (diff) | |
download | slackbuilds-83429e6c9867b86edf2c88853a8b917b842c47e5.tar.gz |
gis/geojson: Added (Python library for GeoJSON).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geojson/geojson.info')
-rw-r--r-- | gis/geojson/geojson.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gis/geojson/geojson.info b/gis/geojson/geojson.info new file mode 100644 index 0000000000..ab86948a30 --- /dev/null +++ b/gis/geojson/geojson.info @@ -0,0 +1,10 @@ +PRGNAM="geojson" +VERSION="1.0.6" +HOMEPAGE="https://github.com/frewsxcv/geojson" +DOWNLOAD="https://pypi.python.org/packages/source/g/geojson/geojson-1.0.6.tar.gz" +MD5SUM="49bd5fcff7d43d4c295a86c886a17b8f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |