package cf

  1. Overview
  2. Docs
OCaml bindings to macOS CoreFoundation

Install

Dune Dependency

Authors

Maintainers

Sources

cf-lwt-0.3.tbz
sha256=afc551a2bf4390969900f9babb8ad9cce7436fa0f426ff12308744693de50e5a
sha512=4c42daf15829490f274c85b64658fadbf96fa8784491978d6e7f51bc29e6a72a1a7a2ed6e033cd6478bdcf710c8768cdd0baa306ce99713a2a6da4572a250e8e

Description

These bindings use ctypes for type-safe stub generation.

Published: 26 Apr 2021

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.4.0"
  3. base-bytes
  4. dune >= "2.8"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. cf-lwt < "0.4"

Conflicts

None