Ecosyste.ms: Packages

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

rubygems.org : parse-argv

Just write the help text for your application and ParseArgv will take care of your command line. It works sort of the other way around than OptParse, where you write a lot of code to get a command line parser and generated help text. ParseArgv simply takes your help text and parses the command line and presents you the results. You can use ParseArgv for simpler programs just as well as for CLI with multi-level sub-commands (git-like commands). ParseArgv is easy to use, fast and also helps you convert the data types of command line arguments.

Registry - Source - Documentation - JSON
purl: pkg:gem/parse-argv
Keywords: argv, argv-parser, cli, parse, parser, ruby, ruby-gem
License: BSD-3-Clause
Latest release: over 1 year ago
First release: over 1 year ago
Downloads: 1,215 total
Stars: 0 on GitHub
Forks: 0 on GitHub
Total Commits: 81
Committers: 2
Average commits per author: 40.5
Development Distribution Score (DDS): 0.42
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...