golang-github-mitchellh-prefixedio 0.0~git20151214.0.6e69540-3 source package in Ubuntu

Changelog

golang-github-mitchellh-prefixedio (0.0~git20151214.0.6e69540-3) unstable; urgency=medium

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

 -- Alexandre Viau <email address hidden>  Thu, 25 Jan 2018 16:13:59 -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-mitchellh-prefixedio_0.0~git20151214.0.6e69540-3.dsc 2.4 KiB 5aeec99dcc5f77bb8946588a9c7d1b78e2d99cf47657731b22718313970f9abe
golang-github-mitchellh-prefixedio_0.0~git20151214.0.6e69540.orig.tar.xz 3.5 KiB 181de0f3624b0f2e07082732c8a4bfaab01e1a95f52e1aeeb828e3250eb18852
golang-github-mitchellh-prefixedio_0.0~git20151214.0.6e69540-3.debian.tar.xz 1.9 KiB 9dbea132e67d1b3262669129d98062272055e63e72000d17f4bdbec1951b288e

No changes file available.

Binary packages built by this source

golang-github-mitchellh-prefixedio-dev: library that demultiplexes line-oriented data from an io.Reader

 prefixedio is a package for Go that takes an io.Reader and
 de-multiplexes line-oriented data based on a line prefix to
 a set of readers.