Skip to content

Forked to keep this project alive for AppImageUpdate. Implementation of the FreeDesktop specifications to be used in c++ projects

License

Notifications You must be signed in to change notification settings

AppImageCommunity/xdg-utils-cxx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Forked to keep this project alive for AppImageUpdate. Implementation of the FreeDesktop specifications to be used in c++ projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.2%
  • CMake 15.8%