[ Bron: golang-sourcehut-rjarry-go-opt ]
Pakket: golang-sourcehut-rjarry-go-opt-dev (2.0.1-1)
Verwijzigingen voor golang-sourcehut-rjarry-go-opt-dev
Debian bronnen:
Het bronpakket golang-sourcehut-rjarry-go-opt downloaden:
- [golang-sourcehut-rjarry-go-opt_2.0.1-1.dsc]
- [golang-sourcehut-rjarry-go-opt_2.0.1.orig.tar.gz]
- [golang-sourcehut-rjarry-go-opt_2.0.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [git.sr.ht]
Vergelijkbare pakketten:
Parse command line arguments based on tag annotations on struct fields (library)
This is a library to parse command line arguments based on tag annotations on struct fields. It came as a spin-off from aerc to deal with its internal commands.
This project is a scaled down version of https://github.com/alexflint/go- arg with different usage patterns in mind: command parsing and argument completion for internal application commands.