Source: golang-github-tdewolff-test Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any Testsuite: autopkgtest-pkg-go Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-tdewolff-test Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-tdewolff-test.git Homepage: https://github.com/tdewolff/test XS-Go-Import-Path: github.com/tdewolff/test Package: golang-github-tdewolff-test-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Go test helper functions github.com/tdewolff/test is a helper package written in Go. It implements a few functions that are useful for io testing, such as readers and writers that fail after N consecutive reads/writes.