An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/tsuru/gnuflag

Package flag implements command-line flag parsing in the GNU style. It is almost exactly the same as the standard flag package, the only difference being the extra argument to Parse. Command line flag syntax: The last three forms are not permitted for boolean flags because the meaning of the command will change if there is a file called 0, false, etc. There is currently no way to turn off a boolean flag. Flag parsing stops after the terminator "--", or just before the first non-flag argument ("-" is a non-flag argument) if the interspersed argument to Parse is false.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20151217162021-86b8c1b864aa
over 10 years ago
Versions
1
Dependent Packages
9
Dependent Repos
15
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/tsuru/gnuflag
spec
License BSD-3-Clause
Namespace github.com/tsuru
First Release over 10 years ago
Last Synced 5 days ago
Repository
Stars 5 on GitHub
Forks 1 on GitHub
Docker Dependents 4
Docker Downloads 705,904
Rankings on proxy.golang.org
Overall Top 5.9%
Dependent packages Top 1.8%
Dependent repos Top 1.4%
Docker downloads Top 0.6%