minicliversion

Minimalist library for command line parsing

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. So that, the end user has a good chance to correct himself before calling for the software support team. Another design goals of minicli is to make command-line scientific programs harder to use incorrectly.

AuthorFrancois Berenger
Published
Homepagehttps://github.com/UnixJunkie/minicli
Issue Trackerhttps://github.com/UnixJunkie/minicli/issues
Maintainerunixjunkie@sdf.org
Dependencies
Source [http] https://github.com/UnixJunkie/minicli/archive/v5.0.0.tar.gz
sha256=66833cd577d672db9b580b8db1cdbb59596d66e380a6c6ee6eb2db5f2e4acffb
md5=0aa4a3ce11d9554c755cf75b6ba50237
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/minicli/minicli.5.0.0/opam
Required by