deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
non-blocking io.Reader for go
go-nbreader provides a non-blocking io.Reader for go (golang). It
allows one to specify two timeouts:
.
* Timeout: Read() returns after the specified timeout, even if no data
has been read.
.
* ChunkTimeout: Read() returns if no data has been read for the
specified time, even if the overall timeout has not been hit yet.
ChunkTimeout must be smaller than Timeout.
.
When the internal buffer contains at least blockSize bytes, Read()
returns regardless of the specified timeouts.
Go-Import-Path: github.com/svent/go-nbreader
Homepage: https://github.com/svent/go-nbreader
Installed-Size: '19'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Multi-Arch: foreign
Package: golang-github-svent-go-nbreader-dev
Priority: optional
Section: devel
Source: golang-github-svent-go-nbreader
Version: 0~20150201-4
srcpkg_name: golang-github-svent-go-nbreader
srcpkg_version: 0~20150201-4