9 lines
383 B
Markdown
9 lines
383 B
Markdown
# xdg
|
|
|
|
[![Go Reference](https://pkg.go.dev/badge/git.tebibyte.media/tomo/xdg.svg)](https://pkg.go.dev/git.tebibyte.media/tomo/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.
|