package posix-getopt

  1. Overview
  2. Docs
OCaml bindings for POSIX getopt/getopt_long

Install

Dune Dependency

Authors

Maintainers

Sources

posix-getopt-0.1.0.tar.gz
md5=5a285e0dfc3bf293770d5310dda96127

Description

This module provides a simple interface for the POSIX getopt and its extensions, getopt_long and getopt_long_only.

Published: 04 Jan 2017

Dependencies (5)

  1. ocamlbuild build
  2. ocamlfind build
  3. ctypes-foreign
  4. ctypes >= "0.4" & < "0.18.0"
  5. ocaml

Dev Dependencies (2)

  1. extunix with-test & < "0.3.0"
  2. ounit with-test

Used by

None

Conflicts

None