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/v2.0.1.tar.gz md5=7bb4d95f4eaa43ebaf0a62817bf95006 sha512=872ec65363561596c6f0c97ea5bb909bdf375d96502491ec428da71cefb3c43d821a0969ecd453db9b6525e22cef16378b5b069b492141ae18e82efb22d2f724 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/posix-getopt/posix-getopt.2.0.1/opam |
Required by
- posix-bindings=2.0.1 | >=3


