package minicli

  1. Overview
  2. Docs
Minimalist library for command line parsing.

Install

Dune Dependency

Authors

Maintainers

Sources

v3.0.0.tar.gz
sha256=b145a65d8eba9118fc58f7a4bedbba6b6fc0da248560a9bf687789c1677d16fb
md5=b885dadbd26396a77c8f5005558ac99b

Description

minicli provides the CLI module. It allows programmers to quickly and correctly handle options passed via the command line to their program. minicli is intended at people who develop software fast but who don't want to break things. minicli can throw a variety of informative exceptions to the end user when the command line interface is not being used correctly.

Published: 26 Feb 2018

Dependencies (3)

  1. obuild build
  2. ocamlfind build
  3. ocaml >= "4.02.0"

Dev Dependencies

None

Used by (12)

  1. bst >= "6.0.0"
  2. dokeysto_lz4 = "3.0.0"
  3. hts_shrink < "2.1.1"
  4. lbvs_consent = "1.1.3" | = "2.1.0"
  5. linwrap < "5.0.0"
  6. molenc < "5.0.0"
  7. oranger < "2.0.1"
  8. orf
  9. orrandomForest >= "3.0.0"
  10. orsvm_e1071
  11. pardi < "2.0.4"
  12. rankers < "2.0.7"

Conflicts

None

OCaml

Innovation. Community. Security.