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 platform 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. The xdg-basedir specification and the Haskell implementation and the API of this 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 |
Dependencies | |
Source [http] | https://github.com/gildor478/ocaml-xdg-basedir/releases/download/0.0.4/ocaml-xdg-basedir-0.0.4.tar.gz md5=aaeeb419ed00e2f3e00fee836d3483aa sha512=5cf08cf4ecbd3d4e2193779e93d38bcb88baa12fa283b44e614f7f6d6f58d3ad05d60b6532d762b755b7270ae4f2296480f8c064e5f022b64403843fa6e500c1 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/xdg-basedir/xdg-basedir.0.0.4/opam |
Required by
- ocaml-xdg-basedir>=transition