Source: skopeo Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Reinhard Tartler Build-Depends: debhelper (>= 11~), dh-golang, go-md2man, golang-any, golang-github-containers-common-dev (>> 0.49.1), golang-github-containers-image-dev (>> 5.22), golang-github-containers-storage-dev (>> 1.42), golang-github-docker-docker-dev (>> 20.10), golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-cobra-dev (>> 1.2.1), golang-github-stretchr-testify-dev, golang-github-urfave-cli-dev, golang-gopkg-check.v1-dev, # tests: # golang-github-opencontainers-image-tools-image-dev, Build-Conflicts: golang-github-dnephin-cobra-dev Standards-Version: 4.6.0 Homepage: https://github.com/containers/skopeo Vcs-Browser: https://salsa.debian.org/go-team/packages/skopeo Vcs-Git: https://salsa.debian.org/go-team/packages/skopeo.git XS-Go-Import-Path: github.com/containers/skopeo Testsuite: autopkgtest-pkg-go Package: skopeo Architecture: any Built-Using: ${misc:Built-Using} Depends: golang-github-containers-common (>> 0.49), ${misc:Depends}, ${shlibs:Depends} Description: Tooling to work with remote images registries skopeo is a command line utility that performs various operations on container images and image repositories. . skopeo can work with OCI images (https://github.com/opencontainers/image-spec) as well as the original Docker v2 images.