Package: wnpp
Severity: wishlist
Owner: Hugh McMaster <h...@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : docopt-ng
  Version         : 0.9.0
  Upstream Contact: Nick Crews <nicholas.b.crews AT gmail DOT com>
* URL             : https://jazzband.co/projects/docopt-ng
* License         : MIT
  Programming Lang: Python
  Description     : command-line arguments parser (python3)

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 a Python program's docstring.
.
Users can define valid usage patterns, option descriptions, arguments and
commands using patterns and syntax familiar to users command-line programs.
.
This is the Python 3-compatible version of the package.


The original docopt project has not been updated for many years.
docopt-ng is maintained by the jazzband project and comes with
maintenance, typehints, and complete test coverage.

Reply via email to