Package: cri-o
Version: 1.25.4~0
Architecture: armhf
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 91369
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.25.4~0_armhf.deb
Size: 18453764
MD5sum: 54ec423df051ffe5ed6fb92c89b46fd3
SHA1: c040710fc3fb48535f8993f165f57394aa6156a0
SHA256: 24b21e971a686b681ca039cd0a7c5d05a6a36aa9dbcab770e3114a0f4ef13bca
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.25.4~0
Architecture: arm64
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 92773
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.25.4~0_arm64.deb
Size: 18158860
MD5sum: f8e9632697e232c2a128f2aaf282265c
SHA1: ced55228f319fe24c3b8593471e0cd6b6270daae
SHA256: fe8ad2acb2d744d2d7400bf95c8035d850a0862a62605c3b57e61194c98cc50a
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.25.4~0
Architecture: amd64
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 130741
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.25.4~0_amd64.deb
Size: 29552464
MD5sum: 9e5c0c3878295378c6b0d33b106997aa
SHA1: 7415e9c80e43801487fce7a75b2a774177b67de8
SHA256: fcd56ed1c7c4b4ddfe742cfa79d2cd60756288a1acbf50689f93bf1f4789a590
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.