package extunix

  1. Overview
  2. No Docs

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: 25 Nov 2015

Dependencies (6)

  1. ocamlbuild build & != "0.9.0"
  2. base-unix
  3. base-bigarray
  4. camlp4 build
  5. ocamlfind build
  6. ocaml < "4.04.0"

Dev Dependencies (1)

  1. ounit with-test & >= "1.0.3"

Used by (6)

  1. capnp >= "2.1.0" & < "3.3.0"
  2. capnp-rpc-unix >= "0.9.0"
  3. devkit < "0.4"
  4. dokeysto
  5. oci
  6. posix-getopt < "2.0.0"

Conflicts

None