package minicli

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

Install

Dune Dependency

Authors

Maintainers

Sources

v4.0.0.tar.gz
md5=d9aee047e9aa90460a5f6321da3b9273

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: 30 May 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