docopt-ng is a fork of the original docopt, which helps users
create beautiful command-line interfaces.
.
docopt-ng parses a command-line string and ensures that all options,
arguments and commands match the usage patterns and option descriptions
specified in the Python program's docstring.
.
Developers can define valid usage patterns, option descriptions, arguments
and commands using patterns and syntax familiar to users of command-line
programs.
.
This is the Python 3-compatible version of the package.
Installed Size: 111.6 kB
Architectures: all