dune-universe/fpath

File paths for OCaml

0

stars

70

commits

OCaml

primary language

Mar 18, 2022

updated

erratique.ch/software/fpath

README

Fpath — File system paths for OCaml

%%VERSION%%

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 and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online and there is a generated version in the doc directory of the distribution.

Contributors

dbuenzli

68 commits

kit-ty-kate

1 commits

dune-universe/fpath

File paths for OCaml

0

stars

70

commits

OCaml

primary language

Mar 18, 2022

updated

erratique.ch/software/fpath

README

Fpath — File system paths for OCaml

%%VERSION%%

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 and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online and there is a generated version in the doc directory of the distribution.

Contributors

dbuenzli

68 commits

kit-ty-kate

1 commits

Languages

OCaml

100.0%