Package : ocaml-cmdliner

Package details

Summary: Declarative definition of command line interfaces

Description:
Cmdliner is an OCaml 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 (like
darcs or git) and respects most of the POSIX and GNU conventions.

Cmdliner has no dependencies and is distributed under
the ISC license.


URL: https://github.com/dbuenzli/cmdliner/
License: ISC

Maintainer: nobody

List of RPMs