= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Easy interface to Cmdliner à la Arg.parse with 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 }">
ocamlpro.github.io
Readme
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
Authors
Maintainers
Sources
v0.4.0.tar.gz
sha256=dda03dba7abff475a19d892577a55ed84ee3eb6079eb3e084b8221b26297b0ab
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.
Dependencies (5)
-
cmdliner
>= "1.0.0" & < "2.0.0"
-
ez_subst
>= "0.1"
-
ocplib_stuff
>= "0.3"
-
dune
>= "2.6.0"
-
ocaml
>= "4.07.0"
Development Dependencies (5)
-
ocamlformat
with-test
-
odoc
with-doc
-
ppx_expect
with-test
-
ppx_inline_test
with-test
-
cmdliner
with-test & < "1.1.0"
Reverse Dependencies (5)
- autofonce_core
- drom_lib
- ez_search
-
opam-bin
>= "0.9.5" & < "1.1.0"
- opam_bin_lib
Conflicts
-
None