slackbuilds_ponce/python/python-argopt/slack-desc
Andrew Clemons f285584037 python/python-argopt: Added (doc to argparse driven by docopt).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-03-31 07:41:41 +07:00

19 lines
838 B
Text

# 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------------------------------------------------------|
python-argopt: python-argopt (doc to argparse driven by docopt)
python-argopt:
python-argopt: Define your command line interface (CLI) from a docstring (rather
python-argopt: than the other way around).
python-argopt:
python-argopt: https://pypi.python.org/pypi/argopt
python-argopt:
python-argopt:
python-argopt:
python-argopt:
python-argopt: