diff options
Diffstat (limited to 'system/xdg-utils-cxx/README')
-rw-r--r-- | system/xdg-utils-cxx/README | 6 |
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). |