[ ソース: nim-docopt ]
パッケージ: nim-docopt-dev (0.6.8-3)
nim-docopt-dev に関するリンク
Debian の資源:
nim-docopt ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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