unix-direntversion
ocaml-unix-dirent provides access to the features exposed in dirent.h
in a way that is not tied to the implementation on the host system.
The Dirent module provides functions for translating between the file kinds accessible through dirent.h and their values on particular systems.
The Dirent_unix provides bindings to functions that use the types in Dirent along with a representation of the host system. The bindings support a more comprehensive range of file kinds than the corresponding functions in the standard OCaml Unix module. The Dirent_unix_lwt module exports non-blocking versions of the functions in Dirent_unix based on the Lwt cooperative threading library.
Tags | unix posix dirent syscall readdir |
---|---|
Authors | David Sheets and Jeremy Yallop |
License | ISC |
Published | |
Homepage | https://github.com/dsheets/ocaml-unix-dirent |
Issue Tracker | https://github.com/dsheets/ocaml-unix-dirent/issues |
Maintainer | sheets@alum.mit.edu |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/dsheets/ocaml-unix-dirent/archive/0.3.2.tar.gz sha256=01e770d5b1223880424ecf8be2842ee6c80a41aba41224f01cec61370b60d7f1 md5=c0443c156fd5821911fb30b68c099ad7 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/unix-dirent/unix-dirent.0.3.2/opam |
No package is dependent