diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-04-15 22:35:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-23 07:51:24 +0700 |
commit | 53fa5dba76dd21f68b9bd318782641310d7dde14 (patch) | |
tree | bc6b5fed4ae27448f35b15ba9671dbdd2d8014dc /gis/geogit-py/geogit-py.info | |
parent | 83429e6c9867b86edf2c88853a8b917b842c47e5 (diff) |
gis/geogit-py: Added (Python library for GeoGit).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geogit-py/geogit-py.info')
-rw-r--r-- | gis/geogit-py/geogit-py.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gis/geogit-py/geogit-py.info b/gis/geogit-py/geogit-py.info new file mode 100644 index 0000000000000..e6ba14e02df48 --- /dev/null +++ b/gis/geogit-py/geogit-py.info @@ -0,0 +1,10 @@ +PRGNAM="geogit-py" +VERSION="0.7" +HOMEPAGE="https://github.com/boundlessgeo/geogit-py" +DOWNLOAD="https://pypi.python.org/packages/source/g/geogit-py/geogit-py-0.7.zip" +MD5SUM="799857cb2ebc8705997e77a5fd2193ff" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="geogit geojson py4j pysetuptools Shapely" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |