golang-github-kurin-blazer 0.2.1-2 source package in Ubuntu

Changelog

golang-github-kurin-blazer (0.2.1-2) unstable; urgency=medium

  * Team upload.
  * point Vcs-* urls to salsa.d.o subproject

 -- Alexandre Viau <email address hidden>  Thu, 25 Jan 2018 17:02:01 -0500

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-kurin-blazer_0.2.1-2.dsc 2.3 KiB 03543f21b242e1af0af826c04ce8b64b95a05317c39c88d1a266a29910638101
golang-github-kurin-blazer_0.2.1.orig.tar.xz 38.7 KiB a337a9d19ec4fba6e3168ea484de01b4c7e4c0ce3fb3da4bd6557032f49ce06e
golang-github-kurin-blazer_0.2.1-2.debian.tar.xz 2.1 KiB 3c4923e4ac9e168c9c646f1443e1257c4886dd2eedc7162eb91805eeb8582bd4

Available diffs

No changes file available.

Binary packages built by this source

golang-github-kurin-blazer-dev: Go library for Backblaze's B2

 Blazer is a Golang client library for Backblaze's B2 object storage
 service. It is designed for simple integration with existing applications
 that may already be using S3 and Google Cloud Storage, by exporting only
 a few standard Go types.
 .
 It implements and satisfies the B2 integration checklist
 (https://www.backblaze.com/b2/docs/integration_checklist.html),
 automatically handling error recovery, reauthentication, and other
 low-level aspects, making it suitable to upload very large files, or
 over multi-day time scales.