posix-getoptversion Documentation on ocaml.org
Bindings for posix getopt/getopt_long
posix-getopt provides a simple interface for the POSIX getopt and its extensions, getopt_long and getopt_long_only.
| Author | Romain Beauxis | 
|---|---|
| License | MIT | 
| Published | |
| Homepage | https://github.com/savonet/ocaml-posix | 
| Issue Tracker | https://github.com/savonet/ocaml-posix/issues | 
| Maintainer | romain.beauxis@gmail.com | 
| Available | os != "win32" & os != "bsd" | 
| Dependencies | 
  | 
| Source [http] | https://github.com/savonet/ocaml-posix/archive/refs/tags/v2.2.0.tar.gz md5=e7bfad548f0f7998c74ad5963fdd67fd sha512=a0fae5a98b9ab63d5273d357292a74ac69c694bdd672b0cbd62b5beb5847e63c17fb0de0a1fb9f36b7bc9f10f7b990298ee63853d8399b9b8a9005c1c7b37ba3  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/posix-getopt/posix-getopt.2.2.0/opam | 
Required by
- posix-bindings>=2.2.0
 
          

