xdg-basedirversion
XDG basedir location for data/cache/configuration files
This library implements the xdg-basedir specification. It helps to define standard locations for configuration, cache and data files in the user directory and on the system. It is a straightforward implementation on UNIX platforms and try to apply consistent policies with regard to Windows directories. It is inspired by the Haskell implementation of this specification, and it follows the same choices for Windows directories. See he xdg-basedir specification and the Haskell implementation.
Author | Sylvain Le Gall |
---|---|
License | LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | https://github.com/gildor478/ocaml-xdg-basedir |
Issue Tracker | https://github.com/gildor478/ocaml-xdg-basedir/issues |
Maintainer | Sylvain Le Gall <sylvain@le-gall.net> |
Dependencies | |
Source [http] | https://github.com/gildor478/ocaml-xdg-basedir/releases/download/v0.0.5/xdg-basedir-0.0.5.tbz sha256=84f39ff2c470dcd5e36f1c50a77fbf1b417aae3263a1bd440d3e86dedd0382be sha512=be38ff2331badcd7ef4861e71566d6355961f3fec7cd4e05e5aaa75b998afab29d4c05ad424a0df2bda6ecea9c014cc4b46839c5c2e6811ed15737bae9de03f7 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/xdg-basedir/xdg-basedir.0.0.5/opam |
Required by
- ocaml-xdg-basedir>=transition