package ppx_deriving_argparse

  1. Overview
  2. Docs
Very simple ppx deriver of command line parser for Ocaml >=4.02

Install

Authors

Maintainers

Sources

0.0.5.tar.gz
md5=9ebedc11b6e540f8931d636fe36405b0

Description

Very simple ppx deriver of command line parser for Ocaml >=4.02

Published: 07 Apr 2018

Dependencies (8)

  1. ppx_derivers
  2. ppx_deriving >= "3.2" & < "5.0"
  3. ocaml-migrate-parsetree < "2.0.0"
  4. cppo_ocamlbuild build
  5. cppo build
  6. ocamlfind build
  7. ocamlbuild build
  8. ocaml >= "4.03.0"

Dev Dependencies (2)

  1. ounit with-test
  2. result with-test

Used by

None

Conflicts

None