golang-github-koofr-go-koofrclient 0.0~git20190724.8e5366d-2 source package in Ubuntu

Changelog

golang-github-koofr-go-koofrclient (0.0~git20190724.8e5366d-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Tue, 29 Nov 2022 19:10:48 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-koofr-go-koofrclient_0.0~git20190724.8e5366d-2.dsc 2.5 KiB 57dd29ee562b3579b62024b4e83c3ee4669a3fae4dada08da733d2a51360dce8
golang-github-koofr-go-koofrclient_0.0~git20190724.8e5366d.orig.tar.xz 6.1 KiB 9eb9cf5920ea7dcfd83bcde4359f2d2102f365f97833b9e3fa407fe7293eddd6
golang-github-koofr-go-koofrclient_0.0~git20190724.8e5366d-2.debian.tar.xz 2.3 KiB 0497233588a9f6cc045d97a26068146350294f184e175a8d61bbc2ee413472aa

No changes file available.

Binary packages built by this source

golang-github-koofr-go-koofrclient-dev: Go Koofr client

 Koofr client for the Go language.
 .
 GoDoc (https://godoc.org/github.com/koofr/go-koofrclient)
 Installgo get github.com/koofr/go-koofrclient Testinggo get -t
 KOOFR_APIBASE="https://app.koofr.net" KOOFR_EMAIL="email@example.com"
 KOOFR_PASSWORD="yourpassword" go test