package xdge

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

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

doc/CHANGES.html

v1.1.0 (2026-06-17)

  • Do not leak eio exceptions for find_file_in_dirs (@avsm).
  • Remove dependency on eio_main for library (@avsm). Thanks to @Alizter for the workaround in https://github.com/ocaml/dune/issues/12821).

v1.0.0 (2025-11-29)

  • Initial public release (@avsm)