Package: cri-o
Version: 1.25.4~0
Architecture: s390x
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 101602
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: s390x/cri-o_1.25.4~0_s390x.deb
Size: 22291780
MD5sum: a3abcc06da5c69c76d0cf0ce683e52e6
SHA1: 84802387557040a026d6c924dbfadb1e5b1ac4d6
SHA256: 7c6cba50d46fbf0f1dcb4af6be7fb3cb513e7095a39f7f2c5dfec6477e5ac090
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: armhf
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 91371
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: 21266990
MD5sum: e015ae0419b12c3109bf62e60ec4558c
SHA1: 4b0ce1ac436d4206b6b054eee48b446109532331
SHA256: 11f4a271a03432aebeacbc64d3b240d370a58c35df95ae002d3a0f98bbf501fe
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: 130755
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: 32306402
MD5sum: 82fffcf2f8b0aba684b77776ae395f2a
SHA1: 8c298f7f2212f61681da8343696cd8ff58ef2df7
SHA256: eb891f027ad0169f8d9d961c2aa81054a9bcf719250762109d8c2e3feed40ab1
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: 92774
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: 20887708
MD5sum: 53aaea1af1cbf2c4828c161af7c42dc5
SHA1: 7aa09502edcf4c008068a6d0235efe37ce4470fb
SHA256: 7518a8a7aba6711ce3e1833ac0f4288fe04ab80cf6b9a5dafa4d2f2042caffba
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:any
Filename: all/dh-golang_1.48~bpo10+1_all.deb
Size: 24620
MD5sum: 3e70fcb08afb4f02ed6998356833f2c8
SHA1: 7a6bde0a4383c861753245617bbda78340fe0f7d
SHA256: d5783f4a9ce8f0fe82b1c0c32af27e811bca5b32c9a48d11317c622da32a6b2b
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: 492257
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: 122889290
MD5sum: a067ab6db5320dedd05c19203927a4ba
SHA1: bedc2a1d3821d00ba83ff9c95dd43f9e80c034c5
SHA256: 36627c2aef9b50c54056e2bac1990fad11fc9783382e598db8ff50324d5f6f33
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.