SkillAgentSearch skills...

Fpath

File paths for OCaml

Install / Use

/learn @dbuenzli/Fpath
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Fpath — File system paths for OCaml

Fpath is an OCaml module for handling file system paths with POSIX or Windows conventions. Fpath processes paths without accessing the file system and is independent from any system library.

Fpath depends on Astring and is distributed under the ISC license.

Home page: http://erratique.ch/software/fpath

Installation

Fpath can be installed with opam:

opam install fpath

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation can be consulted online or via odig doc fpath.

Questions are welcome but better asked on the OCaml forum than on the issue tracker.

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated6mo ago
Forks11

Languages

OCaml

Security Score

82/100

Audited on Sep 12, 2025

No findings