package ez_cmdliner

  1. Overview
  2. No Docs
Easy interface to Cmdliner à la Arg.parse with sub-commands

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ez_cmdliner-0.5.0.tbz
sha256=cea031c171bbc2991ab8e7626f1ca236e200813b4ab67af409060067539c7e36
sha512=06428e1d500fc76629d7d6376d12005b5e008c96b6f911a52cbe5de5252fb103a523acfc766d5b2defa28cf81ed48f84aca0c4aa89a4bd9613a0f5809f58a3d7

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.

Tags

org:ocamlpro

Published: 08 Apr 2026

Dependencies (5)

  1. cmdliner >= "2.0.0"
  2. ez_subst >= "0.1"
  3. ocplib_stuff >= "0.3"
  4. dune >= "2.7.0"
  5. ocaml >= "4.08.0"

Dev Dependencies (4)

  1. ocamlformat with-test
  2. odoc with-doc
  3. ppx_expect with-test
  4. ppx_inline_test with-test

Conflicts

None