Description
Configuration files can be parsed with a lightweight library that also helps locate XDG paths. It is useful for developers who need simple config handling in applications without building their own parser.
This is a development library, not a settings app. Applications using it still need validation and sensible defaults for malformed or missing configuration files.