Fileutils - OCaml API to manipulate real files (POSIX like) and filenames

This library provides an API to perform POSIX like operations on files like:

It also providesa module to manipulate abstract filenames:

Travis status AppVeyor status

Installation

The recommended way to install fileutils is via the opam package manager:

$ opam install fileutils