python3-docopt

command-line interface description language (Python3)
  http://docopt.org
  0
  no reviews



Docopt helps you define an interface for your command-line app and automatically generate a parser for it. Its interface descriptions are based on a formalization of the standard conventions used in help messages and man pages.

This is the Python 3 compatible version of the package.