Source: golang-github-akavel-rsrc
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Liang Yan <liangy@hpe.com>,
 Anthony Fok <foka@debian.org>,
Section: golang
Testsuite: autopkgtest-pkg-go
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-golang,
 golang-any,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-akavel-rsrc
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-akavel-rsrc.git
Homepage: https://github.com/akavel/rsrc
XS-Go-Import-Path: github.com/akavel/rsrc

Package: golang-github-akavel-rsrc-dev
Architecture: all
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Multi-Arch: foreign
Description: Go library for embedding binary resources in executables
 rsrc is a Go library based on ideas presented by Minux. It will embed
 specified binary resources in the .rsrc section of the executable, and
 this can be detected automatically by 'go build'.
