package posix-getopt

  1. Overview
  2. No Docs
Bindings for posix getopt/getopt_long

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v4.0.2.tar.gz
md5=2e05f3e890206138c4ebd09878359a2f
sha512=79a786c299b5d9f7f5ff0c3cf289539e8ea257b2068f75cd9faca9450679e5cd7de6b0fc5b77c9ddbbb5857d4f64119837a61a22d277e6e2a8ab4b3c4d5911c0

Description

posix-getopt provides a simple interface for the POSIX getopt and its extensions, getopt_long and getopt_long_only.

Published: 12 Mar 2026

Dependencies (5)

  1. posix-errno = version
  2. posix-base = version
  3. ctypes
  4. dune-configurator
  5. dune >= "3.20"

Dev Dependencies (4)

  1. odoc with-doc
  2. posix-uname with-test & = version
  3. lwt with-test
  4. ounit2 with-test

Used by (1)

  1. posix-bindings >= "3"

Conflicts

None