diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2015-03-07 00:03:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-07 07:05:23 +0700 |
commit | d24b20750ad2320015558dbb218d1ccff7417a49 (patch) | |
tree | be6930599686cf4e9f5606dc2573689e3946dfaf /gis/cligj/README | |
parent | c516751ee6a37aaaa6664c5ae3cd6619d67cd855 (diff) | |
download | slackbuilds-d24b20750ad2320015558dbb218d1ccff7417a49.tar.gz |
gis/cligj: Added (argument and option decorators).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/cligj/README')
-rw-r--r-- | gis/cligj/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gis/cligj/README b/gis/cligj/README new file mode 100644 index 0000000000..84c8f9c2e5 --- /dev/null +++ b/gis/cligj/README @@ -0,0 +1,2 @@ +Click-based argument and option decorators for Python GIS command line +programs. |