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

Install

Authors

Maintainers

Sources

v2.0.2.tar.gz
md5=03d384b20e46da8598a69942ef92b53e
sha512=6f5fa0fd5f3f0b845c2c9cd46a53e518dc5187f1ea7450fc04bbdc4c7b6fbcc427253e60847cc14f5bff895622e18aea404fbd8e14d4b50f52a7c0e682621ac8

Description

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

Published: 13 Feb 2023

Dependencies (5)

  1. unix-errno
  2. posix-base = version
  3. ctypes
  4. dune-configurator
  5. dune >= "2.9" & > "2.5"

Dev Dependencies (4)

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

Used by (1)

  1. posix-bindings >= "2.0.2"

Conflicts

None