package clap

  1. Overview
  2. No Docs
Command-Line Argument Parsing, imperative style with a consumption mechanism

Install

Authors

Maintainers

Sources

0.3.0.tar.gz
md5=2bac454cf47a10220a4947d7a49a798e
sha512=6ed2226434022fb1afea69eaaee5cc6f712ffdea954bb50fc88709c6f7f64eb69277bc3a83d76dbc567347af7cf3abd2478c2d8c29b334d3ff69fd03e09ca5ca

Description

A library to describe and parse command-line arguments and generate help pages, using a simple imperative style.

Published: 27 Mar 2023

Dependencies (2)

  1. ocaml >= "4.07"
  2. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. doi2bib < "0.3.0"
  2. tezt >= "4.0.0"

Conflicts

None