ppx_deriving_cmdliner
  1. Overview
  2. Docs

Description

ppx_deriving_cmdliner is a ppx_deriving plugin that generates a Cmdliner Term.t for a record type.

Tags

syntax cli

Published: 18 Nov 2020

Dependencies (8)

  1. cppo build
  2. ppxfind build
  3. ocamlfind build
  4. dune >= "1.0"
  5. ppx_deriving >= "4.0" & < "5.0"
  6. result
  7. cmdliner >= "1.0.0"
  8. ocaml >= "4.03"

Dev Dependencies (2)

  1. ppx_import with-test & >= "1.1" & < "2.0"
  2. alcotest with-test

Used by (1)

  1. ppx_subliner

Conflicts

None