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

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

OCaml bindings to OS X POSIX.1e file system access control lists
https://github.com/dsheets/ocaml-osx-acl

Last synced: about 1 year ago
JSON representation

OCaml bindings to OS X POSIX.1e file system access control lists

Awesome Lists containing this project

README

          

## OCaml bindings to OS X file system access control list system calls

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