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/README | |
parent | 83429e6c9867b86edf2c88853a8b917b842c47e5 (diff) | |
download | slackbuilds-53fa5dba76dd21f68b9bd318782641310d7dde14.tar.gz |
gis/geogit-py: Added (Python library for GeoGit).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geogit-py/README')
-rw-r--r-- | gis/geogit-py/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gis/geogit-py/README b/gis/geogit-py/README new file mode 100644 index 0000000000..9ca505fbf0 --- /dev/null +++ b/gis/geogit-py/README @@ -0,0 +1,3 @@ +geogit-py is a Python library to use GeoGit designed to provide access to all +GeoGit functionality, so it can be used to script tasks or as the base library +for a GeoGit client. |