unix-sys-statversion
ocaml-unix-sys-stat provides access to the features exposed in sys/stat.h in a way that is not tied to the implementation on the host system.
The Sys_stat module provides functions for translating between the file types and mode bits accessible through sys/stat.h and their values on particular systems. The Sys_stat_host module exports representations of various hosts.
The Sys_stat_unix provides bindings to functions that use the types in Sys_stat along with a representation of the host system. The bindings support a more comprehensive range of flags than the corresponding functions in the standard OCaml Unix module.
Authors | David Sheets and Jeremy Yallop |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/dsheets/ocaml-unix-sys-stat |
Issue Tracker | https://github.com/dsheets/ocaml-unix-sys-stat/issues |
Maintainer | sheets@alum.mit.edu |
Dependencies |
|
Optional dependencies | |
Conflicts | |
Source [http] | https://github.com/dsheets/ocaml-unix-sys-stat/archive/0.3.0.tar.gz sha256=d25541e9e87f20effde53e2c5ac69ef99b7b85d412facbc425d1f65eadd9f815 md5=7e59aa29e9a039ed17a16e1a61bc0dde |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/unix-sys-stat/unix-sys-stat.0.3.0/opam |
No package is dependent