[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#641986: RFP: cmdliner -- command line interface handler



Package: wnpp
Severity: wishlist

* Package name    : cmdliner
  Version         : 0.9.0
  Upstream Author : Daniel Bunzli
* URL             : http://erratique.ch/software/cmdliner
* License         : BSD-3
  Programming Lang: OCaml
  Description     : command line interface handler

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

-- 
Mehdi



Reply to: