package cf-lwt

  1. Overview
  2. Docs
Lwt interface to macOS CoreFoundation

Install

Dune Dependency

Authors

Maintainers

Sources

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

Description

An Lwt interface to the macOS CoreFoundation library, using the cf library for the low-level bindings.

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 (3)

  1. lwt >= "3.2.0"
  2. cf = version
  3. dune >= "2.9"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by (2)

  1. fsevents-lwt
  2. irmin-watcher >= "0.5.0"

Conflicts

None