[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ ソース: golang-github-alecthomas-kong ]
パッケージ: golang-github-alecthomas-kong-dev (0.2.17-1~bpo11+1)
golang-github-alecthomas-kong-dev に関するリンク
Debian の資源:
golang-github-alecthomas-kong ソースパッケージをダウンロード:
- [golang-github-alecthomas-kong_0.2.17-1~bpo11+1.dsc]
- [golang-github-alecthomas-kong_0.2.17.orig.tar.gz]
- [golang-github-alecthomas-kong_0.2.17-1~bpo11+1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-voxelbrain-goptions-dev
- golang-github-alecthomas-participle-dev
- golang-github-alecthomas-kong-hcl-dev
- libconvert-binary-c-perl
- libkiokudb-perl
- golang-github-tdewolff-argp-dev
- golang-github-go-ozzo-ozzo-validation.v4-dev
- golang-github-mitchellh-mapstructure-dev
- golang-github-viant-assertly-dev
- python3-pyrsistent
- golang-github-hashicorp-go-envparse-dev
command-line parser for Go
Kong aims to support arbitrarily complex command-line structures with as little developer effort as possible.
To achieve that, command-lines are expressed as Go types, with the structure and tags directing how the command line is mapped onto the struct.
その他の golang-github-alecthomas-kong-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-pkg-errors-dev (>= 0.9.1)
- Simple error handling primitives for Go
-
- dep: golang-github-stretchr-testify-dev (>= 1.7.0)
- sacred extension to the standard Go testing package