diff options
| author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-03-30 23:37:18 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-31 07:41:41 +0700 |
| commit | f285584037a9d7c0dab04ec0b20f05e394d702ab (patch) | |
| tree | 4e4b2715339b5205d2862eba895cdbddc5ab3471 /python/python-argopt/README | |
| parent | 22be0e94587f3cedd466459ee0fd3e5f01ff56f9 (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/README | 1 |
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 |
