Package Usage: go: nullprogram.com/x/optparse
Package optparse parses command line arguments very similarly to GNU
getopt_long(). It supports long options and optional arguments, but
does not permute arguments. It is intended as a replacement for Go's
flag package.
To use, define your options as an Option slice and pass it, along
with the arguments string slice, to the Parse() function. It will
return a slice of parsing results, which is to be iterated over just
like getopt().
2 versions
Latest release: over 5 years ago
10 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/nullprogram.com/x/optparse
Dependent Repos 4
snps-public/rest-samba-config
Rest API used to view (and maybe at some point edit) Samba configurationLast synced: 7 months ago - Pushed: 11 months ago
signaux-faibles/datapi
datAPI - API des applications web signaux-faiblesSize: 43.1 MB - Last synced: 7 days ago - Pushed: about 1 month ago


COSAE-FR/ripacb
RIP ACB Server and clientSize: 91.8 KB - Last synced: 14 days ago - Pushed: 7 months ago

COSAE-FR/ripradius
Radius authentication cacheSize: 111 KB - Last synced: 14 days ago - Pushed: 7 months ago

COSAE-FR/riputils
Common utilities for RIP projectsSize: 105 KB - Last synced: 14 days ago - Pushed: over 1 year ago
