Declarative definition of command line interfaces for OCaml
https://github.com/dbuenzli/cmdliner
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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / ocaml-cmdliner
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:ocaml/ocaml-cmdliner && cd $_
- Create Badge
Refresh
Refresh
Source Files
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 |
Revision 23 (latest revision is 24)
Olaf Hering (olh)
committed
(revision 23)
- Update to version 1.2.0 See included CHANGES.md for details
Comments 0