linuxdeploy / linuxdeploy-desktopfile

Dependency-free C++11 desktop file library. Parse and write desktop files. Working on standard conformance!
MIT License
3 stars 2 forks source link

How to incorporate this? #8

Closed PublicVoidUpdate closed 2 days ago

PublicVoidUpdate commented 2 weeks ago

I am programming a fairly simple cpp application where if i didnt have to manually parse .desktop files it would save me a lot of time, but i havent seen any documentation in the readme or any attached wikis.

TheAssassin commented 1 week ago

What exactly are you asking for? There is no documentation as I do not have time to provide any. Using the library is easy for people with some degree of experience with C++ under the terms of the license.