Update debian/*
ChangZhuo Chen (陳昌倬)
9 years ago
| 0 | |
golang-github-svent-nbreader (0~20150201-1) unstable; urgency=low
|
|
0 |
golang-github-svent-go-nbreader (0~20150201-1) unstable; urgency=low
|
| 1 | 1 |
|
| 2 | 2 |
* Initial release. Closes: #829572
|
| 3 | 3 |
|
| 19 | 19 |
Built-Using: ${misc:Built-Using}
|
| 20 | 20 |
Description: non-blocking io.Reader for go
|
| 21 | 21 |
go-nbreader provides a non-blocking io.Reader for go (golang). It
|
| 22 | |
allows to specify two timeouts:
|
|
22 |
allows one to specify two timeouts:
|
| 23 | 23 |
.
|
| 24 | 24 |
* Timeout: Read() returns after the specified timeout, even if no data
|
| 25 | 25 |
has been read.
|