aboutsummaryrefslogtreecommitdiff
path: root/python/python-argopt/README
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2018-03-30 23:37:18 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-31 07:41:41 +0700
commitf285584037a9d7c0dab04ec0b20f05e394d702ab (patch)
tree4e4b2715339b5205d2862eba895cdbddc5ab3471 /python/python-argopt/README
parent22be0e94587f3cedd466459ee0fd3e5f01ff56f9 (diff)
python/python-argopt: Added (doc to argparse driven by docopt).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-argopt/README')
-rw-r--r--python/python-argopt/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python-argopt/README b/python/python-argopt/README
new file mode 100644
index 0000000000..d7089b5439
--- /dev/null
+++ b/python/python-argopt/README
@@ -0,0 +1 @@
+python-argopt - Define your command line interface (CLI) from a docstring