go-github-com-adrg-xdg
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.
- Versions: 0.4.0
- 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 the latest version of go-github-com-adrg-xdg
as follows:
guix install go-github-com-adrg-xdg
Or install a particular version:
guix install go-github-com-adrg-xdg@0.4.0
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/go-github-com-adrg-xdg/'><img src='http://127.0.0.1:3000/packages/go-github-com-adrg-xdg/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/go-github-com-adrg-xdg/badges/latest-version.svg)](http://127.0.0.1:3000/packages/go-github-com-adrg-xdg/) Org: [[http://127.0.0.1:3000/packages/go-github-com-adrg-xdg/][http://127.0.0.1:3000/packages/go-github-com-adrg-xdg/badges/latest-version.svg]]