golang-github-kurin-blazer 0.0~git20170711.0.612082e-1 source package in Ubuntu

Changelog

golang-github-kurin-blazer (0.0~git20170711.0.612082e-1) unstable; urgency=medium

  * Initial release (Closes: #868937)

 -- Michael Stapelberg <email address hidden>  Wed, 19 Jul 2017 18:26:05 +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

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-kurin-blazer_0.0~git20170711.0.612082e-1.dsc 2.3 KiB d839b7d8ecc0ad6eeb6c02e56480412bbee7445bdcaca36993c93895aa4a058b
golang-github-kurin-blazer_0.0~git20170711.0.612082e.orig.tar.xz 30.8 KiB f548f20b54c31a5589c0f58e04c63212ddd7e4e4a3f586abcbabbfdaef4e19d2
golang-github-kurin-blazer_0.0~git20170711.0.612082e-1.debian.tar.xz 1.9 KiB a6e9e22edc92f9ac4b1cc2bc97a58e98b3cc76c43377bb0049a0bbafa77e6995

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.