xdg::basedir: Add stub

This commit is contained in:
2024-10-22 18:52:08 -04:00
parent 2644932686
commit b95829bd05
2 changed files with 100 additions and 0 deletions

2
xdg/basedir/README Normal file
View File

@@ -0,0 +1,2 @@
The basedir module implements the XDG Base Directory Specification as described
in (https://specifications.freedesktop.org/basedir-spec/latest/).