Source: golang-github-sylabs-sif
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Dmitry Smirnov <onlyjob@debian.org>,
Section: golang
Testsuite: autopkgtest-pkg-go
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-google-go-containerregistry-dev,
 golang-github-google-uuid-dev,
 golang-github-protonmail-go-crypto-dev (>= 1.1.2~),
 golang-github-sebdah-goldie-dev,
 golang-github-sigstore-sigstore-dev,
 golang-github-spf13-cobra-dev,
 golang-github-spf13-pflag-dev,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-sylabs-sif
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-sylabs-sif.git
Homepage: https://github.com/sylabs/sif
XS-Go-Import-Path: github.com/sylabs/sif

Package: golang-github-sylabs-sif-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-google-go-containerregistry-dev,
 golang-github-google-uuid-dev,
 golang-github-protonmail-go-crypto-dev (>= 1.1.2~),
 golang-github-satori-go.uuid-dev,
 golang-github-secure-systems-lab-go-securesystemslib-dev (>= 0.7),
 golang-github-sigstore-sigstore-dev,
 golang-github-spf13-cobra-dev,
 ${misc:Depends},
Description: reference implementation of the Singularity Image Format (SIF)
 SIF is an implementation of the Singularity Container Image Format that
 makes it easy to create complete and encapsulated container environments
 stored in a single file.

Package: siftool
Section: devel
Architecture: any
Built-Using:
 ${misc:Built-Using},
Static-Built-Using:
 ${misc:Static-Built-Using},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: utility to manipulate Singularity Image Format (SIF) files
 This package provides "siftool" CLI program to manipulate
 SIF container files.
