Ecosyste.ms: Packages

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

Top 1.9% on nuget.org
Top 1.3% downloads on nuget.org
Top 1.6% dependent packages on nuget.org
Top 0.9% dependent repos on nuget.org
Top 3.5% forks on nuget.org

nuget.org : docopt.net

docopt.net is the .net version of the docopt python beautiful command line parser. docopt.net helps you define an interface for your command-line app, and automatically generate a parser for it. docopt.net is based on conventions that have been used for decades in help messages and man pages for program interface description. Interface description in docopt.net is such a help message, but formalized. Check out http://docopt.org for a more detailed explanation. Quick example: var arguments = new Docopt().Apply("Usage: prog [-a] [-b] FILE", args); if (arguments["-a"].IsTrue) {{ ... }}

Registry - Homepage - JSON
purl: pkg:nuget/docopt.net
Keywords: parser, command, line, argument, option, library, syntax, shell, beautiful, posix, python, console, command-line, docopt, cli, hacktoberfest
License: GPL-1.0+
Latest release: about 2 years ago
First release: over 124 years ago
Dependent packages: 9
Dependent repositories: 53
Downloads: 894,234 total
Stars: 348 on GitHub
Forks: 33 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...