package ez_cmdliner

  1. Overview
  2. Docs

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.

Published: 27 Aug 2020

README

README.md

ez_cmdliner

ez_cmdliner is a simple layer on top of Cmdliner to provide an interface à la Arg.parse with an extension for simple sub-commands.

  • Website: https://ocamlpro.github.io/ez_cmdliner

  • General Documentation: https://ocamlpro.github.io/ez_cmdliner/sphinx

  • API Documentation: https://ocamlpro.github.io/ez_cmdliner/doc

  • Sources: https://github.com/ocamlpro/ez_cmdliner

Dependencies (3)

  1. dune >= "2.6.0" & < "3.0.0"
  2. cmdliner >= "1.0.0" & < "1.1.0"
  3. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (3)

  1. drom_lib < "0.3.0"
  2. opam-bin >= "0.9.5" & < "1.1.0"
  3. opam_bin_lib

Conflicts

None