diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-08 19:22:16 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-13 19:27:05 +0700 |
| commit | e5a0b6caefa6224bb289e54dbaf4c24048543330 (patch) | |
| tree | 9b6df26d8933725da564ff05e13fcc467a72b9f1 /python/python3-docopt/slack-desc | |
| parent | 720ea1f274a3d37b6fd8f63ffcc8fa4ea07f2dfa (diff) | |
python/python3-docopt: Added (CLI description language)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-docopt/slack-desc')
| -rw-r--r-- | python/python3-docopt/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-docopt/slack-desc b/python/python3-docopt/slack-desc new file mode 100644 index 0000000000..9a02cce544 --- /dev/null +++ b/python/python3-docopt/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-docopt: python3-docopt (Command-line interface description language) +python3-docopt: +python3-docopt: docopt helps you +python3-docopt: * define interface for your command-line app +python3-docopt: * automatically generate parser for it. +python3-docopt: +python3-docopt: Homepage: http://docopt.org/ +python3-docopt: +python3-docopt: +python3-docopt: +python3-docopt: |
