Declarative definition of command line interfaces for OCaml
Cmdliner allows the declarative definition of command line interfaces for OCaml. It provides a simple and compositional mechanism to convert command line arguments to OCaml values and pass them to your functions. The module automatically handles syntax errors, help messages and UNIX man page generation. It supports programs with single or multiple commands and respects most of the POSIX and GNU conventions. Cmdliner has no dependencies and is distributed under the ISC license.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.3.0-4.fc41 | - |
Fedora 41 | 1.3.0-4.fc41 | - |
Fedora 40 | 1.2.0-8.fc40 | - |
Fedora 39 | 1.2.0-3.fc39 | - |
You can contact the maintainers of this package via email at
ocaml-cmdliner dash maintainers at fedoraproject dot org
.