[ 原始碼: cmdliner ]
套件:libcmdliner-ocaml-dev(1.3.0-2 以及其他的)
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.
This package contains the development modules you need to use Cmdliner in your programs.
其他與 libcmdliner-ocaml-dev 有關的套件
|
|
|
|
-
- dep: libstdlib-ocaml-dev-vvst5
- 本虛擬套件由這些套件填實: libstdlib-ocaml-dev
-
- dep: ocaml-5.2.0
- 本虛擬套件由這些套件填實: ocaml
-
- sug: ocaml-findlib
- management tool for OCaml libraries