[ Bron: golang-github-anacrolix-tagflag ]
Pakket: golang-github-anacrolix-tagflag-dev (0.0.0-20180109-2146c8d-4)
Verwijzigingen voor golang-github-anacrolix-tagflag-dev
Debian bronnen:
Het bronpakket golang-github-anacrolix-tagflag downloaden:
- [golang-github-anacrolix-tagflag_0.0.0-20180109-2146c8d-4.dsc]
- [golang-github-anacrolix-tagflag_0.0.0-20180109-2146c8d.orig.tar.gz]
- [golang-github-anacrolix-tagflag_0.0.0-20180109-2146c8d-4.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- golang-github-jessevdk-go-flags-dev
- golang-gopkg-alecthomas-kingpin.v2-dev
- golang-github-itchyny-go-flags-dev
- golang-github-goji-param-dev
- golang-gopkg-alecthomas-kingpin.v3-dev
- golang-github-integrii-flaggy-dev
- golang-github-pborman-getopt-dev
- golang-github-alexflint-go-arg-dev
- golang-github-alecthomas-jsonschema-dev
- golang-github-peterbourgon-ff-dev
- golang-go.pedge-env-dev
declarative flag parsing for Go using struct tags
Package tagflag uses reflection to derive flags and positional arguments to a program, and parses and sets them from a slice of arguments.
Andere aan golang-github-anacrolix-tagflag-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-anacrolix-missinggo-dev
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.
-
- dep: golang-github-bradfitz-iter-dev
- Range over integers [0,n). Seriously, that's it.
-
- dep: golang-github-dustin-go-humanize-dev
- format units to human friendly sizes (Go library)
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package