package xdge

  1. Overview
  2. No Docs
XDG Base Directory Specification support for Eio

Install

dune-project
 Dependency

Authors

Maintainers

Sources

xdge-1.1.0.tbz
md5=130e5dff194f019172fde3d05a0a222e
sha512=c65c23250a16557d8288b2575e2dda8390a067cb4310fc4f33f2333fef54ca46638fc7039efd3fb7a84ac477fc021650d22155c433b0f627b48ec90493834eba

Description

This library implements the XDG Base Directory Specification with Eio capabilities to provide safe access to configuration, data, cache, state, and runtime directories. The library exposes Cmdliner terms that allow for proper environment variable overrides and command-line flags.

Published: 20 Jun 2026

Dependencies (6)

  1. xdg
  2. fmt
  3. cmdliner >= "1.2.0"
  4. eio >= "1.1"
  5. ocaml >= "5.1.0"
  6. dune >= "3.21"

Dev Dependencies (3)

  1. alcotest with-test & >= "1.7.0"
  2. odoc with-doc
  3. eio_main with-test

Used by

None

Conflicts

None