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: 17 May 2014

Dependencies (4)

  1. ocamlbuild build & != "0.9.0"
  2. camlp4 build
  3. ocamlfind build
  4. ocaml < "4.04.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (4)

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

Conflicts

None