fpath
Author | Daniel Bünzli <daniel.buenzl i@erratique.ch> | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | ISC | |||||||||||||||||||||||||
Homepage | http://erratique.ch/software/fpath | |||||||||||||||||||||||||
Issue Tracker | https://github.com/dbuenzli/fpath/issues | |||||||||||||||||||||||||
Tags | file, system, path and org:erratique | |||||||||||||||||||||||||
Maintainer | Daniel Bünzli <daniel.buenzl i@erratique.ch> | |||||||||||||||||||||||||
Dependencies |
| |||||||||||||||||||||||||
Available | ocaml-version >= "4.01.0" | |||||||||||||||||||||||||
Published | May 4, 2017 | |||||||||||||||||||||||||
Source [http] | http://erratique.ch/software/fpath/releases/fpath-0.7.2.tbz 52c7ecb0bf180088336f3c645875fa41 | |||||||||||||||||||||||||
Statistics | Installed 748 times last month. | |||||||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/fpath/fpath.0.7.2/opam |
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.