docopt.net 0.6.1.1
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) { ... }
}
Showing the top 20 packages that depend on docopt.net.
Packages | Downloads |
---|---|
Xamarin.UITest
UI Automation Framework for testing Android and iOS apps.
|
42 |
Xamarin.UITest
UI Automation Framework for testing Android and iOS apps.
|
40 |
Xamarin.UITest
UI Automation Framework for testing Android and iOS apps.
|
39 |
Xamarin.UITest
UI Automation Framework for testing Android and iOS apps.
|
37 |
Xamarin.UITest
UI Automation Framework for testing Android and iOS apps.
|
33 |
Xamarin.UITest
UI Automation Framework for testing Android and iOS apps.
|
31 |
Xamarin.UITest
UI Automation Framework for testing Android and iOS apps.
|
29 |
Xamarin.UITest
UI Automation Framework for testing Android and iOS apps.
|
28 |
Xamarin.UITest
UI Automation Framework for testing Android and iOS apps.
|
25 |
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
0.8.1 | 23 | 03/11/2024 |
0.8.0 | 25 | 03/11/2024 |
0.7.0 | 19 | 03/11/2024 |
0.6.1.11 | 10 | 03/12/2024 |
0.6.1.10 | 21 | 03/11/2024 |
0.6.1.9 | 18 | 03/11/2024 |
0.6.1.8 | 20 | 03/11/2024 |
0.6.1.7 | 12 | 03/12/2024 |
0.6.1.7-beta3 | 21 | 03/11/2024 |
0.6.1.7-beta1 | 22 | 03/11/2024 |
0.6.1.6 | 18 | 03/11/2024 |
0.6.1.5 | 21 | 03/11/2024 |
0.6.1.4 | 13 | 03/12/2024 |
0.6.1.3 | 19 | 03/11/2024 |
0.6.1.2 | 14 | 03/12/2024 |
0.6.1.1 | 11 | 03/12/2024 |