aboutsummaryrefslogtreecommitdiff
path: root/libraries/libxdg-basedir/README
diff options
context:
space:
mode:
authorHeiko Rosemann <heiko.rosemann@web.de>2020-06-02 07:48:41 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-02 07:48:41 +0700
commite721f1cd32972cbe8d98b016dc4ede3fe14567c8 (patch)
tree90c8dc3556a38c9075cdb38590cc5eb031990ee9 /libraries/libxdg-basedir/README
parent68ec6aa04309872ff01b992e8bf33c40a8fdc176 (diff)
libraries/libxdg-basedir: Moved from development and patched.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libxdg-basedir/README')
-rw-r--r--libraries/libxdg-basedir/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/libxdg-basedir/README b/libraries/libxdg-basedir/README
new file mode 100644
index 0000000000..779e88ba69
--- /dev/null
+++ b/libraries/libxdg-basedir/README
@@ -0,0 +1,9 @@
+libxdg-basedir An implementation of the XDG Base Directory specs
+
+The XDG Base Directory Specification defines where should user files
+be looked for by defining one or more base directories relative in
+with they should be located.
+
+This library implements functions to list the directories according
+to the specification and provides a few higher-level functions.
+