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

Top 1.7% dependent packages on proxy.golang.org
Top 1.6% dependent repos on proxy.golang.org

proxy.golang.org : github.com/csmith/envflag

Package envflag facilitates setting standard Go flags using environment variables. Simply replace the typical call to flag.Parse() with envflag.Parse(). Flag names are mapped to environment variables by converting them to uppercase, and replacing dashes with underscores (e.g. `my-flag` => `MY_FLAG`). Command-line arguments will take precedence over environment variables where both are specified. You can customise the behaviour of envflag by passing in options to the Parse() method. For example, to add a prefix to all environment variables: This will map a flag named `my-flag` to the environment variable `MYAPP_MY_FLAG`.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/csmith/envflag
License: MIT
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/csmith
Dependent packages: 12
Dependent repositories: 11
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

Top 8.3% on proxy.golang.org
github.com/greboid/puzzles v1.0.2
3 versions - Latest release: over 1 year ago - 0 stars on GitHub
Top 10.0% on proxy.golang.org
github.com/greboid/identd v1.0.4
Simple identd returning single reponse
5 versions - Latest release: over 1 year ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/greboid/dockercleanup v1.0.2
3 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/csmith/avatargen v0.0.0-20230821121035-c1b6214741e9
Tool to automatically generate and serve unique avatars using a Standard Diffusion API
2 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/greboid/contempt v1.7.4
Container file templating
20 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/puzzad/wom/v2 v2.0.1
Puzzad's backend service (the Wise Old Man)
2 versions - Latest release: almost 2 years ago - 0 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/greboid/registryauth v1.0.20
21 versions - Latest release: over 2 years ago - 0 stars on GitHub
github.com/puzzad/wom v1.0.0
Puzzad's backend service (the Wise Old Man)
3 versions - Latest release: over 2 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/greboid/dockermirror v1.0.1
CLI utility to mirror docker images between registries
5 versions - Latest release: over 2 years ago - 0 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.