package cf

  1. Overview
  2. Docs
OCaml bindings to macOS CoreFoundation

Install

Dune Dependency

Authors

Maintainers

Sources

cf-lwt-0.5.0.tbz
sha256=d307832538a493023be3c7aceb5e9594e509d49e16f1e90dff1dc22ef46b9564
sha512=c23052d1820cb92791d484a4fc08db6a8f6d43638dc707de5b73e964e6de1ec65c3dcc1d679e1ea38666ce705d50d00f909f97f73e1f2b7ac3d5f0d4c09b6152

Description

These bindings use ctypes for type-safe stub generation.

Published: 05 Apr 2022

README

OCaml bindings to macOS CoreFoundation

These bindings use ctypes for type-safe stub generation.

Dependent Packages

History

This library is based on the ocaml-osx-cf bindings originally written by David Sheets, and now renamed and maintained by the MirageOS project.

Dependencies (4)

  1. ctypes-foreign
  2. ctypes >= "0.14.0"
  3. base-bytes
  4. dune >= "3.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. cf-lwt >= "0.5.0"
  2. fsevents

Conflicts

None