File: control

package info (click to toggle)
oci-image-tools 1.0.0~rc2%2Breally.rc1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 332 kB
  • sloc: sh: 165; makefile: 101
file content (30 lines) | stat: -rw-r--r-- 1,159 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: oci-image-tools
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper-compat (= 12),dh-golang,
               golang-any
    ,golang-github-opencontainers-go-digest-dev
    ,golang-github-opencontainers-image-spec-dev
    ,golang-github-opencontainers-specs-dev
    ,golang-github-pkg-errors-dev
    ,golang-github-sirupsen-logrus-dev
    ,golang-github-urfave-cli-dev
    ,go-md2man
    ,bash-completion
Standards-Version: 4.1.4
Homepage: https://github.com/opencontainers/image-tools
Vcs-Browser: https://salsa.debian.org/go-team/packages/oci-image-tools
Vcs-Git: https://salsa.debian.org/go-team/packages/oci-image-tools.git
XS-Go-Import-Path: github.com/opencontainers/image-tools
Testsuite: autopkgtest-pkg-go

Package: oci-image-tool
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: OCI image tooling
 oci-image-tool is a collection of tools for working with the OCI image
 format specification (https://github.com/opencontainers/image-spec).