golang-github-dgryski-go-bitstream 0.0~git20151205.0.27cd597-3 source package in Ubuntu

Changelog

golang-github-dgryski-go-bitstream (0.0~git20151205.0.27cd597-3) unstable; urgency=medium

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

 -- Alexandre Viau <email address hidden>  Thu, 25 Jan 2018 16:37:16 -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-dgryski-go-bitstream_0.0~git20151205.0.27cd597-3.dsc 2.5 KiB ff53f6e656c4d334d210632861b5dd1a760d6ca12fb7090ddf2e8b784b64e1f6
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597.orig.tar.xz 2.6 KiB 8ef1d1f1c16f5c24fcca4d70452de7c7d90cc5efbcb27858072ae7798a9cdd0a
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597-3.debian.tar.xz 1.9 KiB 27f91d8ee48e49690d6bf9beb4185e764f5d65f400d196abaa48228d900e22c6

No changes file available.

Binary packages built by this source

golang-github-dgryski-go-bitstream-dev: read and write bits from io.Reader and io.Writer

 Package bitstream is a simple wrapper around a io.Reader and
 io.Writer to provide bit-level access to the stream.