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.

AuthorStephen Sherratt <stephen@sherra.tt>
LicenseMIT
Published
Homepagehttps://github.com/gridbugs/climate
Issue Trackerhttps://github.com/gridbugs/climate/issues
MaintainerStephen Sherratt <stephen@sherra.tt>
Dependencies
Source [http] https://github.com/gridbugs/climate/archive/refs/tags/0.8.7.tar.gz
sha256=9cc4d8e5fe4ab402e00e9f8bbea36ecc81c69a626a6ba047b3d0728459024067
sha512=e0e93c541f525840e9bc398c3eaf65dbf373d14f8fb6ba9ef1392d358c9faee6c30f86282c867a70961b22a19e3e3a11ecc6ad993472683f3cdbe41ead671914
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/climate/climate.0.8.7/opam
Required by