Package: cri-o
Version: 1.26.4~1
Architecture: armhf
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 99676
Depends: libgpgme11, libseccomp2, conmon, containers-common (>= 0.1.27) | golang-github-containers-common, tzdata
Suggests: cri-o-runc | runc (>= 1.0.0), containernetworking-plugins
Replaces: cri-o-1.22, cri-o-1.23, cri-o-1.24
Filename: armhf/cri-o_1.26.4~1_armhf.deb
Size: 20307644
MD5sum: 63529ea62c98d63db0005dbc24e67279
SHA1: 035e450fb0409156522491e5f055a932e834b4fe
SHA256: ed84bb25f4060ee1dee33ddd40860cf12a1f5c8e1d86928b3a6fee485e59774c
Section: devel
Priority: optional
Homepage: https://github.com/cri-o/cri-o
Description: OCI-based implementation of Kubernetes Container Runtime Interface.

Package: cri-o
Version: 1.26.4~1
Architecture: arm64
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 101573
Depends: libgpgme11, libseccomp2, conmon, containers-common (>= 0.1.27) | golang-github-containers-common, tzdata
Suggests: cri-o-runc | runc (>= 1.0.0), containernetworking-plugins
Replaces: cri-o-1.22, cri-o-1.23, cri-o-1.24
Filename: arm64/cri-o_1.26.4~1_arm64.deb
Size: 19936476
MD5sum: 52d14444a22d4a9b6a65f8c6b0d5356c
SHA1: 9612572948d9e1b8a3b4115695e4e8d9187da64c
SHA256: bc9b26e6acf38f02345fb60376edc663a726155c7d5db9789d7ef95a472d18e2
Section: devel
Priority: optional
Homepage: https://github.com/cri-o/cri-o
Description: OCI-based implementation of Kubernetes Container Runtime Interface.

Package: cri-o
Version: 1.26.4~1
Architecture: amd64
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 143535
Depends: libgpgme11, libseccomp2, conmon, containers-common (>= 0.1.27) | golang-github-containers-common, tzdata
Suggests: cri-o-runc | runc (>= 1.0.0), containernetworking-plugins
Replaces: cri-o-1.22, cri-o-1.23, cri-o-1.24
Filename: amd64/cri-o_1.26.4~1_amd64.deb
Size: 32531588
MD5sum: 468be329f4c66921d051bcf58bf32568
SHA1: 8cbc8ed4db99d22c98d30d679cd9d8307dece221
SHA256: fa86de5f6de2efc1e898d4e6f9bbd82bc69a3ccdb2a533997cf400ede971b65e
Section: devel
Priority: optional
Homepage: https://github.com/cri-o/cri-o
Description: OCI-based implementation of Kubernetes Container Runtime Interface.

Package: dh-golang
Version: 1.48~bpo10+1
Architecture: all
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size: 60
Depends: debhelper, libdpkg-perl, perl:any
Filename: all/dh-golang_1.48~bpo10+1_all.deb
Size: 20340
MD5sum: c8ea12b7c7d822f5599bad4b0d63e784
SHA1: 5c91b882b2c86a91ee017e9f54b64675d673aced
SHA256: b75f41486a118f90ef386cc3b0dd3c07d96d92ee1d96364ad9b2831b74e375ee
Section: devel
Priority: optional
Multi-Arch: foreign
Description: debhelper add-on for packaging software written in Go (golang)
 dh-golang provides a debhelper sequence addon named 'golang', a buildsystem
 module named 'golang' and a command called dh_golang.
 .
 The golang debhelper buildsystem is designed to make packaging programs
 written in Go very simple.

Package: golang-1.19
Version: 100:1.19-2
Architecture: all
Maintainer: Wong Hoi Sing Edison <hswong3i@gmail.com>
Installed-Size: 492252
Depends: perl:any
Conflicts: golang, golang-any, golang-doc, golang-go, golang-src
Replaces: golang, golang-any, golang-doc, golang-go, golang-src
Provides: golang, golang-1.19-doc, golang-1.19-go, golang-1.19-src, golang-any, golang-doc, golang-go, golang-src
Filename: all/golang-1.19_1.19-2_all.deb
Size: 116396884
MD5sum: 6886f55bc4cec512dc6fd1308873ad5c
SHA1: 37453f8445da30151941b01db3464763f7891bf0
SHA256: e6aac4b566d3a881cd1d257e588008ac7813f8a3568ca6a49b50ae7cef4ee22b
Section: golang
Priority: optional
Homepage: https://github.com/golang/go/tags
Description: Go programming language
 The Go programming language is an open source project to make
 programmers more productive. Go is expressive, concise, clean, and
 efficient. Its concurrency mechanisms make it easy to write programs
 that get the most out of multicore and networked machines, while its
 novel type system enables flexible and modular program construction. Go
 compiles quickly to machine code yet has the convenience of garbage
 collection and the power of run-time reflection. It's a fast, statically
 typed, compiled language that feels like a dynamically typed,
 interpreted language.