[ trixie ]
[ sid ]
[ 原始碼: golang-sourcehut-rjarry-go-opt ]
套件:golang-sourcehut-rjarry-go-opt-dev(1.4.0-2)
golang-sourcehut-rjarry-go-opt-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-sourcehut-rjarry-go-opt:
- [golang-sourcehut-rjarry-go-opt_1.4.0-2.dsc]
- [golang-sourcehut-rjarry-go-opt_1.4.0.orig.tar.xz]
- [golang-sourcehut-rjarry-go-opt_1.4.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [git.sr.ht]
相似套件:
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.