C implementation of XDG Base Directory specification for config/cache paths
C implementation of the XDG Base Directory specifications
libxdg-basedir$ gcc -o myapp myapp.c $(pkg-config --cflags --libs libxdg-basedir)$ pkg-config --cflags --libs libxdg-basedir$ pkg-config --modversion libxdg-basedir