package getopt

  1. Overview
  2. Docs
Parsing of command line arguments (similar to GNU GetOpt) for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-getopt-20120615.tar.gz
md5=ebd953313fa183d596704e41b90178ee

Description

General command line syntax of GNU getopt and getopt_long, but is close to the spirit of the Arg module.

Published: 21 Nov 2013

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind
  3. ocaml < "5.0"

Dev Dependencies

None

Used by (2)

  1. chase < "1.5"
  2. syguslib-utils

Conflicts

None