• en

cmdliner

Declarative definition of command line interfaces for OCaml

Cmdliner is a module for the declarative definition of command line interfaces.

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 is made of a single independent module and distributed under the BSD3 license.

Author Daniel Bünzli <daniel.buenzli i@erratique.ch> (after 0.9.2)
License BSD3
Homepage http://erratique.ch/software/cmdliner
Maintainer Daniel Bünzli <daniel.buenzl i@erratique.ch> (after 0.9.2)
Tags cli, system and declarative
OCaml >= 3.12.0

Events

Jul 4, 2014

Published version 0.9.5

Feb 9, 2014

Published version 0.9.4

  • Daniel Bünzli <daniel.buenzli i@erratique.ch> assumed authorship from Daniel Bünzli <daniel.buenzli at erratique.ch>.
  • Daniel Bünzli <daniel.buenzl i@erratique.ch> assumed maintainership from opam-devel@lists.ocaml.org.

Sep 19, 2012

Published version 0.9.2