Bug#1023100: ITP: cancelreader -- A cancelable reader for Go

2022-11-01 Thread Holger Levsen
On Tue, Nov 01, 2022 at 05:30:16PM +0100, Martin Dosch wrote: > It is: > https://salsa.debian.org/go-team/packages/golang-github-muesli-cancelreader/-/blob/debian/sid/debian/control#L28 > :) coolio! -- cheers, Holger ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁

Bug#1023100: ITP: cancelreader -- A cancelable reader for Go

2022-11-01 Thread Martin Dosch
It is: https://salsa.debian.org/go-team/packages/golang-github-muesli-cancelreader/-/blob/debian/sid/debian/control#L28 :) signature.asc Description: PGP signature

Bug#1023100: ITP: cancelreader -- A cancelable reader for Go

2022-11-01 Thread Holger Levsen
On Tue, Nov 01, 2022 at 03:10:37PM +, Martin Dosch wrote: > https://github.com/muesli/cancelreader#usage says 'the cancel function can be > used to interrupt a blocking Read call'. thanks! I think something like this should be included in the (long and/or short) description... -- cheers,

Bug#1023100: ITP: cancelreader -- A cancelable reader for Go

2022-11-01 Thread Martin Dosch
https://github.com/muesli/cancelreader#usage says 'the cancel function can be used to interrupt a blocking Read call'. Am 31. Oktober 2022 19:11:22 UTC schrieb Holger Levsen : >On Sun, Oct 30, 2022 at 09:23:52AM +0100, Martin Dosch wrote: >> Description : A cancelable reader for Go >> >>

Bug#1023100: ITP: cancelreader -- A cancelable reader for Go

2022-10-31 Thread Holger Levsen
On Sun, Oct 30, 2022 at 09:23:52AM +0100, Martin Dosch wrote: > Description : A cancelable reader for Go > > CancelReader > . > Latest Release (https://github.com/muesli/cancelreader/releases) Go Doc > (https://pkg.go.dev/github.com/muesli/cancelreader) Software License > (/LICENSE)

Bug#1023100: ITP: cancelreader -- A cancelable reader for Go

2022-10-30 Thread Martin Dosch
Dear Shengjing, On 30.10.2022 18:20, Shengjing Zhu wrote: The package name probably should be golang-github-muesli-cancelreader. dh-make-golang may not be smart enough to exclude the example program. In this case you should use `dh-make-golang make -type library`. that's exactly what I did,

Bug#1023100: ITP: cancelreader -- A cancelable reader for Go

2022-10-30 Thread Shengjing Zhu
On Sun, Oct 30, 2022 at 4:27 PM Martin Dosch wrote: > > Package: wnpp > Severity: wishlist > Owner: Martin Dosch > > * Package name: cancelreader >Version : 0.2.2-1 >Upstream Author : Christian Muehlhaeuser > * URL : https://github.com/muesli/cancelreader > *

Bug#1023100: ITP: cancelreader -- A cancelable reader for Go

2022-10-30 Thread Martin Dosch
Package: wnpp Severity: wishlist Owner: Martin Dosch * Package name: cancelreader Version : 0.2.2-1 Upstream Author : Christian Muehlhaeuser * URL : https://github.com/muesli/cancelreader * License : Expat Programming Lang: Go Description : A