Package: cri-o
Version: 1.28.4~0
Architecture: armhf
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 78973
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, cri-o-1.26, cri-o-1.27
Filename: armhf/cri-o_1.28.4~0_armhf.deb
Size: 18754628
MD5sum: 3cecfe6d61037710f4bcf6b716c1db88
SHA1: 3f3318dfd4536426bfb5cba8874b1c25ee012de6
SHA256: 0530ded32719fae5cc183431c317e2db40947f4ec2e67a9e0fd9ff3bbb5800fa
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.28.4~0
Architecture: arm64
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 81510
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, cri-o-1.26, cri-o-1.27
Filename: arm64/cri-o_1.28.4~0_arm64.deb
Size: 18462888
MD5sum: 0d107455452e5a83357aa6ff65643724
SHA1: d4fd7bf7d3eccf10ca22cd646422b884682448a3
SHA256: 949557d8a6217b734c495cc6deb5c6ace5fd93c25f155f6d8883f0530baf954e
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: 64
Depends: debhelper, libdpkg-perl, perl
Filename: all/dh-golang_1.48~bpo10+1_all.deb
Size: 24172
MD5sum: 1c3f16ce82b4f638a5bef74c8371612c
SHA1: 69902d92e2b1bca944142e82f9bc996cd9f35c08
SHA256: 05a1f0d18fac60d1dc82ab8eb28290c2d7d9f7c7f09b5bd3418b217fc94e7bbe
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: 461509
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: 109464140
MD5sum: 4d893f78e5caac584626009825390395
SHA1: ed07830670ad44041da4b30f8fd65d8072e228ad
SHA256: b17040129d5fc1d9ba04c0b8750a1cdf2fb32daa6474b93def34698eb76a7dc3
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.