File paths for OCaml
Browse cluster: OCaml Systems and Utilities →Fpath is an OCaml module for handling file system paths that supports both POSIX and Windows conventions. The library processes paths without accessing the file system and operates independently from system libraries, depending only on the Astring library. It is distributed under the ISC license and maintained at erratique.ch.