xdg/README.md

9 lines
383 B
Markdown
Raw Normal View History

2024-04-24 14:25:58 -06:00
# xdg
2024-04-25 12:07:41 -06:00
[![Go Reference](https://pkg.go.dev/badge/git.tebibyte.media/tomo/xdg.svg)](https://pkg.go.dev/git.tebibyte.media/tomo/xdg)
2024-04-24 14:25:58 -06:00
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.