go-github-com-adrg-xdg 0.4.0
XDG specification implementation for Golang
Package xdg provides an implementation of the XDG Base Directory Specification. The specification defines a set of standard paths for storing application files including data and configuration files. For portability and flexibility reasons, applications should use the XDG defined locations instead of hardcoding paths. The package also includes the locations of well known user directories.
- Website: https://github.com/adrg/xdg
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-adrg-xdg 0.4.0
as follows:
guix install go-github-com-adrg-xdg@0.4.0
Or install the latest version:
guix install go-github-com-adrg-xdg
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.