package posix-getopt

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v4.0.1.tar.gz
md5=464f431a8517dba4295286dd61f3ff2c
sha512=36d4c64987848fc06a4296c2141d250d95db0092b2d9d4d95f301f5eaada9a3df8ae9703fc8f2407596f6fb474a69863abd5e3d2c08636eb2c0dd67477d316e8

Description

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

Published: 11 Jan 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. process with-test
  4. ounit2 with-test

Used by (1)

  1. posix-bindings >= "3"

Conflicts

None