← All repos

fpath

File paths for OCaml

Browse cluster: OCaml Systems and Utilities
70commits
3contributors
1languages

Tech stack & purpose

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.

Languages

OCaml
100.0%

Contributors