32 lines
1 KiB
Text
32 lines
1 KiB
Text
Source: golang-github-mholt-archiver
|
|
Section: golang
|
|
Priority: optional
|
|
Maintainer: Daniel Baumann <daniel@debian.org>
|
|
Build-Depends:
|
|
debhelper-compat (= 13),
|
|
dh-sequence-golang,
|
|
golang-any,
|
|
golang-github-andybalholm-brotli-dev,
|
|
golang-github-dsnet-compress-dev,
|
|
golang-github-klauspost-compress-dev,
|
|
golang-github-klauspost-pgzip-dev,
|
|
golang-github-nwaples-rardecode-dev,
|
|
golang-github-pierrec-lz4-dev,
|
|
golang-github-ulikunitz-xz-dev,
|
|
golang-golang-x-text-dev,
|
|
Rules-Requires-Root: no
|
|
Standards-Version: 4.7.2
|
|
Homepage: https://github.com/mholt/archiver
|
|
Vcs-Browser: https://forgejo.debian.net/forgejo/golang-github-mholt-archiver
|
|
Vcs-Git: https://forgejo.debian.net/forgejo/golang-github-mholt-archiver
|
|
Testsuite: autopkgtest-pkg-go
|
|
XS-Go-Import-Path: github.com/mholt/archiver
|
|
|
|
Package: golang-github-mholt-archiver-dev
|
|
Section: golang
|
|
Architecture: all
|
|
Multi-Arch: foreign
|
|
Depends:
|
|
${misc:Depends},
|
|
Description: multi-format archive utility (Go library)
|
|
archiver is Go library to handle multiple archive formats.
|