package directories

  1. Overview
  2. Docs
An OCaml library that provides configuration, cache and data paths (and more!) following the suitable conventions on Linux, macOS and Windows

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.6.tar.gz
sha256=9a0730b92aef52d04c7b4bbb1afc8aa0b4f65a1d8f171e328094c49aeb3ec889
sha512=b0335b35b4ca3d3b2142aa2810977c975c92b56064dbed9a9c70bc05c7e87d9e72aac5aae518f6ff285e01dbbe846b3950b165cd65833261e45eeafd562f2b26

CHANGES.md.html

unreleased

0.6 - 2025d

  • use Fpath.t instead of string where possible

0.5 - 2022-01-09

  • add Base_dirs.state_dir, on linux it uses $XDG_STATE_HOME and default to $HOME/.local/.state on macOS and Windows it's equivalent to Base_dirs.cache_dir ; add Projects_dirs.state_dir

0.4 - 2021-11-25

  • rename module Common to Directories_common

0.3 - 2021-03-31

  • use ctypes.stubs instead of ctypes.foreign on windows

  • clean the windows implementation

0.2 - 2020-11-09

  • fix opam file

0.1 - 2020-11-08

First release

OCaml

Innovation. Community. Security.