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

Top 6.6% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 8.9% forks on proxy.golang.org

proxy.golang.org : github.com/clagraff/argparse

Package argparse is a Golang command line argument parsing library, taking heavy influance from Python's argparse module. Using argparse, it is possible to easily create command-line interfaces, such as: Much of the heavy lifting for creating a cmd-line interface is managed by argparse, so you can focus on getting your program created and running. For example, the code required to create the above interface is as follows: To get started, all you need is a Parser and a few Options!

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/clagraff/argparse
License: MIT
Latest release: almost 3 years ago
First release: about 9 years ago
Namespace: github.com/clagraff
Dependent packages: 1
Dependent repositories: 2
Stars: 18 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...