Source: golang-github-nbio-st
Section: devel
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any
Standards-Version: 4.5.0
Vcs-Browser: https://gitlab.com/kalilinux/packages/golang-github-nbio-st
Vcs-Git: https://gitlab.com/kalilinux/packages/golang-github-nbio-st.git
Homepage: https://github.com/nbio/st
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/nbio/st
Testsuite: autopkgtest-pkg-go

Package: golang-github-nbio-st-dev
Architecture: all
Depends: ${misc:Depends}
Description: st - Simple Test micro-framework for Go (library)
 This package contains a tiny test framework for making short, useful
 assertions in your Go tests.
