aboutsummaryrefslogtreecommitdiff
path: root/system/xdg-utils-cxx/README
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2022-08-21 20:26:25 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-27 22:50:26 +0700
commit8fe0436821eabfac127a9332a7b65cdc7a38dbf2 (patch)
treec7c67f231ebaaf3e0e7e482cf621267609e27453 /system/xdg-utils-cxx/README
parent168717f3b5e37bd567afb1c28039092f69cc366e (diff)
system/xdg-utils-cxx: Added (XDG utils in C++)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xdg-utils-cxx/README')
-rw-r--r--system/xdg-utils-cxx/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/xdg-utils-cxx/README b/system/xdg-utils-cxx/README
new file mode 100644
index 0000000000000..a61148d85cd30
--- /dev/null
+++ b/system/xdg-utils-cxx/README
@@ -0,0 +1,6 @@
+Implementation of the Free Desktop
+Standards in C++.This project was started
+to fulfill the need of a reliable
+implementations of such standards in the
+AppImage project. It is totally standalone and only
+depends on the standard c++ libraries (stdlib).