An open API service indexing awesome lists of open source software.

https://github.com/dsheets/ocaml-osx-membership

OCaml bindings to OS X membership.h API for user, group, and UUID translation via opendirectoryd
https://github.com/dsheets/ocaml-osx-membership

Last synced: about 1 year ago
JSON representation

OCaml bindings to OS X membership.h API for user, group, and UUID translation via opendirectoryd

Awesome Lists containing this project

README

          

## OCaml bindings to OS X membership.h uid/gid mapping

These bindings use [ctypes](https://github.com/ocamllabs/ocaml-ctypes)
for type-safe stub generation.