Implementation of the Free Desktop Standards in C++.
This is a 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, currently are implemented:
- Desktop Entry 1.2 (mostly complete)
PR are welcome.