Source: golang-github-tdewolff-test
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Anthony Fok <foka@debian.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any
Standards-Version: 4.6.0
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
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/tdewolff/test

Package: golang-github-tdewolff-test-dev
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs: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.
