slackbuilds/python/docopt/README

6 lines
138 B
Plaintext

docopt helps you
* define interface for your command-line app
* automatically generate parser for it.
Python3 is an optional dependency.