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

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

OCaml bindings to OS X extended attribute system calls
https://github.com/dsheets/ocaml-osx-xattr

Last synced: about 1 year ago
JSON representation

OCaml bindings to OS X extended attribute system calls

Awesome Lists containing this project

README

          

## OCaml bindings to OS X extended attribute system calls

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