azubieta / xdg-utils-cxx

Implementation of the FreeDesktop specifications to be used in c++ projects

Home Page:https://standards.freedesktop.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xdg Utils C++

Build Status Codacy Badge Codacy Badge

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).

It has been split in different modules according to the Free Desktop Standards. The current implemented ones are:

PR are welcome.

About

Implementation of the FreeDesktop specifications to be used in c++ projects

https://standards.freedesktop.org/

License:MIT License


Languages

Language:C++ 84.2%Language:CMake 15.8%