= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Collection of thin bindings to various low-level system API
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
ocaml-extunix-0.1.6.tar.gz
md5=bd14caccd1ef481b177090e0328e9ba7
Description
Motto: "Be to Unix, what extlib is to stdlib"
- Implement thin C bindings that directly map to underlying system API.
- Provide common consistent ocaml interface: naming convention, exceptions.
- Simple to build - no extra dependencies.
Published: 13 Mar 2018
Dependencies (7)
-
ocamlbuild
build & != "0.9.0"
- base-unix
- base-bigarray
- base-bytes
-
camlp4
build
-
ocamlfind
build
- ocaml
Dev Dependencies (1)
-
ounit
with-test & >= "1.0.3"
Used by (6)
-
capnp
>= "2.1.0" & < "3.3.0"
-
capnp-rpc-unix
>= "0.9.0"
- devkit
- dokeysto
- oci
-
posix-getopt
< "2.0.0"
Conflicts
-
None
On This Page