Source: golang-github-anchore-go-macholibre
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Maytham Alsudany <maytham@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-go-restruct-restruct-dev,
 golang-github-google-go-cmp-dev <!nocheck>,
 golang-github-stretchr-testify-dev <!nocheck>,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-anchore-go-macholibre
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-anchore-go-macholibre.git
Homepage: https://github.com/anchore/go-macholibre
XS-Go-Import-Path: github.com/anchore/go-macholibre

Package: golang-github-anchore-go-macholibre-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-go-restruct-restruct-dev,
 ${misc:Depends},
Description: wrapping and unwrapping Mach-O multi-arch binaries (library)
 go-machilibre is library for dealing with wrapping and unwrapping Mach-O
 multi-architecture binaries (aka Universal binaries). 
