An open API service providing repository metadata for many open source software ecosystems.

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 configuration

Last synced: 7 months ago - Pushed: 11 months ago

signaux-faibles/datapi
datAPI - API des applications web signaux-faibles

Size: 43.1 MB - Last synced: 7 days ago - Pushed: about 1 month ago

InseeFrLab/gonyxia-api

Size: 98.6 KB - Last synced: 7 days ago - Pushed: 8 days ago

COSAE-FR/ripacb
RIP ACB Server and client

Size: 91.8 KB - Last synced: 14 days ago - Pushed: 7 months ago

COSAE-FR/ripradius
Radius authentication cache

Size: 111 KB - Last synced: 14 days ago - Pushed: 7 months ago

COSAE-FR/riputils
Common utilities for RIP projects

Size: 105 KB - Last synced: 14 days ago - Pushed: over 1 year ago