[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ Bron: golang-github-alecthomas-kong ]
Pakket: golang-github-alecthomas-kong-dev (0.7.1-1)
Verwijzigingen voor golang-github-alecthomas-kong-dev
Debian bronnen:
Het bronpakket golang-github-alecthomas-kong downloaden:
- [golang-github-alecthomas-kong_0.7.1-1.dsc]
- [golang-github-alecthomas-kong_0.7.1.orig.tar.gz]
- [golang-github-alecthomas-kong_0.7.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- 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.
Andere aan golang-github-alecthomas-kong-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-alecthomas-assert-dev (>= 2.1.0)
- simple assertion library using Go generics
-
- dep: golang-github-alecthomas-repr-dev (>= 0.1.0)
- Python's repr() for Go