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.
- Links to home:frispete:ocaml / ocaml-cmdliner
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:inescid:grid/ocaml-cmdliner && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_service | 0000000714 714 Bytes | |
ocaml-cmdliner-1.2.0.tar.xz | 0000056860 55.5 KB | |
ocaml-cmdliner.changes | 0000001499 1.46 KB | |
ocaml-cmdliner.spec | 0000002102 2.05 KB |
Latest Revision
David Martins de Matos (d4vid)
committed
(revision 1)
Comments 0