Source: golang-gopkg-go-playground-assert.v1 Section: devel Priority: extra Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu Build-Depends: debhelper (>= 10), dh-golang, golang-any Standards-Version: 4.0.0 Homepage: https://github.com/go-playground/assert Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-gopkg-go-playground-assert.v1.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-gopkg-go-playground-assert.v1.git XS-Go-Import-Path: gopkg.in/go-playground/assert.v1 Testsuite: autopkgtest-pkg-go Package: golang-gopkg-go-playground-assert.v1-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: Basic Assertion Library used along side native go testing Package assert is a Basic Assertion library used along side native go testing, with building blocks for custom assertions.