mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
7 lines
387 B
Plaintext
7 lines
387 B
Plaintext
Various specifications specify files and file formats. The XDG Base
|
|
Directory specification defines where these files should be looked
|
|
for by defining one or more base directories relative to which
|
|
files should be located. This library implements functions to list
|
|
the directories according to the specification and provides a few
|
|
higher-level functions for use with the specification.
|