golang-github-dsnet-golib 0.0~git20171103.1ea1667-1.1 source package in Ubuntu

Changelog

golang-github-dsnet-golib (0.0~git20171103.1ea1667-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Sat, 09 Jan 2021 12:29:41 +0100

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
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-dsnet-golib_0.0~git20171103.1ea1667-1.1.dsc 2.3 KiB 26b2761cf1e12276e9383ba8203828ba74a77bb851d91ba38547211ca6fed890
golang-github-dsnet-golib_0.0~git20171103.1ea1667.orig.tar.xz 31.3 KiB db5217a6ee204c28bd74ca6e34ab3a63737e0652138016330202f7d9cef861ab
golang-github-dsnet-golib_0.0~git20171103.1ea1667-1.1.debian.tar.xz 2.3 KiB f130132c5281286ae0a67a6803770054e8dc549c1e75a538fa261e002308312c

No changes file available.

Binary packages built by this source

golang-github-dsnet-golib-dev: Collection of mostly unrelated helper Go packages

 This repository stores a collection of mostly unrelated helper libraries.
 Functionality that the author (Joe Tsai) found common among his various
 projects are pulled out and placed here. Packages include:
 .
  * bufpipe: implements a buffered pipe
  * cron: parses and runs cron schedules
  * hashmerge: merges hash checksums
  * jsonfmt: implements a JSON formatter
  * memfile: implements an in-memory emulation of os.File
  * unitconv: implements string conversion functionality for unit prefixes