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
- Host: GitHub
- URL: https://github.com/dsheets/ocaml-osx-xattr
- Owner: dsheets
- License: isc
- Created: 2016-04-08T12:48:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-16T15:01:32.000Z (about 10 years ago)
- Last Synced: 2025-03-24T08:01:54.712Z (over 1 year ago)
- Language: OCaml
- Size: 25.4 KB
- Stars: 9
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
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.