套件: golang-github-adrg-xdg-dev (0.4.0-1)
golang-github-adrg-xdg-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-adrg-xdg:
- [golang-github-adrg-xdg_0.4.0-1.dsc]
- [golang-github-adrg-xdg_0.4.0.orig.tar.gz]
- [golang-github-adrg-xdg_0.4.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Thorsten Alteholz
外部的資源:
- 主頁 [github.com]
相似套件:
implementation of the XDG Base Directory Specification and XDG user directories
This package contains a Go implementation of the XDG Base Directory Specification and XDG user directories.
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 and an implementation of the state directory proposal.
Full documentation can be found at: https://pkg.go.dev/github.com/adrg/xdg.
其他與 golang-github-adrg-xdg-dev 有關的套件
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package