xdgpp 0.0.0-0.f01f810
C++17 implementation of the XDG Base Directory Specification
This package provides a header-only library to retrieve the file names of XDG base directories, such as XDG_CONFIG_HOME.
- Outputs:
out
- Website: https://git.sr.ht/~danyspin97/xdgpp
- Licenses: Expat
- Package source: gnu/packages/cpp.scm
- Builds: See build status
- Issues: See known issues
Installation
Install xdgpp 0.0.0-0.f01f810
as follows:
guix install xdgpp@0.0.0-0.f01f810
Or install the latest version:
guix install xdgpp
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.