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.
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.0.tar.gz sha256=57ee9351918002b8470ff78dd454ba0b3eb73e5cd9aab25972c8ab0e5b522249 md5=6c900407bdad0c5c64727de9f46dbabd |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/unix-dirent/unix-dirent.0.3.0/opam |
No package is dependent