Various implementations of XDG specifications.
Go to file
2024-04-24 16:25:58 -04:00
assets Add basedir implementation 2024-04-24 16:22:18 -04:00
basedir Add basedir implementation 2024-04-24 16:22:18 -04:00
go.mod Add basedir implementation 2024-04-24 16:22:18 -04:00
README.md Add README 2024-04-24 16:25:58 -04:00

xdg

This module seeks to implement parts of the XDG specification that do not rely on other software. Parts of the specification that do, eg. mpris-spec and notifcation-spec, may in the future be implemented in a separate module that depends on this one.