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

Changelog

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

  * Team upload.
  * Vcs-* urls: pkg-go-team -> go-team.

 -- Alexandre Viau <email address hidden>  Tue, 06 Feb 2018 00:16:34 -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-3.dsc 2.3 KiB 62e344bc76390ec6bce7aa00de37471db38433a3b88498e18410c8dc389e8d33
golang-github-kurin-blazer_0.2.1.orig.tar.xz 38.7 KiB a337a9d19ec4fba6e3168ea484de01b4c7e4c0ce3fb3da4bd6557032f49ce06e
golang-github-kurin-blazer_0.2.1-3.debian.tar.xz 2.1 KiB 8dac1b12be0da13fa0567b5a135273b2ea6af599149a33074bc23141f54582b3

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.