golang-github-adrg-xdg 0.3.3-2 source package in Ubuntu

Changelog

golang-github-adrg-xdg (0.3.3-2) unstable; urgency=medium

  * upload source package

 -- Thorsten Alteholz <email address hidden>  Mon, 30 Aug 2021 19:37:11 +0200

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-adrg-xdg_0.3.3-2.dsc 2.3 KiB 40582631db3e46849a5eeaeee7e0b3edc1345999586b79eaacf505c582b77972
golang-github-adrg-xdg_0.3.3.orig.tar.gz 16.1 KiB 07493a0702766a2f713321928a0f304c34f900dee445f5de3a4e43c715d2e21d
golang-github-adrg-xdg_0.3.3-2.debian.tar.xz 2.6 KiB 43e63ccc97fa39e84b911316601aded5ba32a13138e7e72b096ca5e70693ce05

No changes file available.

Binary packages built by this source

golang-github-adrg-xdg-dev: 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.