[ trixie ]
[ sid ]
[ 源代码: python-docopt-ng ]
软件包:python3-docopt-ng(0.9.0-2)
python3-docopt-ng 的相关链接
Debian 的资源:
下载源码包 python-docopt-ng:
- [python-docopt-ng_0.9.0-2.dsc]
- [python-docopt-ng_0.9.0.orig.tar.gz]
- [python-docopt-ng_0.9.0-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
command-line argument parser (Python 3)
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.
其他与 python3-docopt-ng 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)