ez_cmdliner
Easy interface to Cmdliner à la Arg.parse with sub-commands
Description
ez_cmdliner is a simple layer on top of Cmdliner to provide an interface à la Arg.parse with an extension for simple sub-commands.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Documentation
ocamlpro.github.io
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
- Published
- 08 Mar 2022
- Authors
- Maintainers
Sources
Dependencies
ocamlformat
with-test
odoc
with-doc
ppx_expect
with-test
ppx_inline_test
with-test
cmdliner
with-test & < "1.1.0"
cmdliner
>= "1.1.0" & < "2.0.0"
ez_subst
>= "0.1"
ocplib_stuff
>= "0.3"
dune
>= "2.7.0"
ocaml
>= "4.07.0"
Reverse Dependencies