README 365 B

12345678910
  1. libxdg-basedir An implementation of the XDG Base Directory specs
  2. The XDG Base Directory Specification defines where should user files
  3. be looked for by defining one or more base directories relative in
  4. with they should be located.
  5. This library implements functions to list the directories according
  6. to the specification and provides a few higher-level functions.