climateversion Documentation on ocaml.org
Declarative command-line parser for OCaml
A library for parsing command-line arguments in a declarative style, where specifying the parser spec and assigning parsed arguments to variables in your program is done with the same code. Climate supports CLIs with nested subcommands, and can automatically generate help messages, manpages, and shell completion scripts.
| Author | Stephen Sherratt <stephen@sherra.tt> |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/gridbugs/climate |
| Issue Tracker | https://github.com/gridbugs/climate/issues |
| Maintainer | Stephen Sherratt <stephen@sherra.tt> |
| Dependencies | |
| Source [http] | https://github.com/gridbugs/climate/archive/refs/tags/0.9.0.tar.gz sha256=b291ef5c30eb11d81571fd3146bd404ab91698bd1606bf41c79cd0a5bfccd80c sha512=54cc635bf77cd2fc0040ed9bb688f417b1ed69093f4dcfb858fb11a85d73625389024cb0469211f48c65072a740469f9a5e6e30e89b5a2cbb7211f455fe81b27 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/climate/climate.0.9.0/opam |
Required by
- alice
- cmdlang-to-climate>=0.0.10


