[ 源代码: nim-docopt ]
软件包:nim-docopt-dev(0.6.8-3)
command line interface generator and arg parser
This package provides the docopt command line generator for the nim programming language. It creates your command-line interface based on its description that you pass as `doc`. Such description can contain
--options, <positional-argument>commands, which could be [optional], (required), (mutually | exclusive) or repeated.
其他与 nim-docopt-dev 有关的软件包
|
|
|
|
-
- dep: nim
- Nim programming language - compiler
-
- dep: nim-regex-dev
- library for parsing and executing regular expressions
-
- dep: nim-unicodedb-dev
- access to all unicode functionality
-
- dep: nim-unicodeplus-dev
- common unicode operations for Nim language