Package: cri-o
Version: 1.23.1~0
Architecture: amd64
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 95996
Depends: libgpgme11, libseccomp2, conmon, containers-common (>= 0.1.27), tzdata
Suggests: cri-o-runc | runc (>= 1.0.0), containernetworking-plugins
Replaces: cri-o-1.19, cri-o-1.20, cri-o-1.21
Filename: ./amd64/cri-o_1.23.1~0_amd64.deb
Size: 21908710
MD5sum: 7ca196bf5d4abdaaec77747652f94147
SHA1: 6efda21daead91ddf33306f8824adf906895ba50
SHA256: d8f45ed29ba0a3d6ccdf015c06aae26f7917f527948be5c65f355b97137ea3a2
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: 24616
MD5sum: c1bbcb5710ce491132a7b62bb4b398ee
SHA1: 16a7d51380b2b2f7f2bd763a2b592538d5ef3a2e
SHA256: 43be9c27c260591a0770e98f2e9c5ba6e560bd99f52acf1d0c9eaf8ab99dfe11
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.17
Version: 100:1.17.5-2
Architecture: amd64
Maintainer: Wong Hoi Sing Edison <hswong3i@gmail.com>
Installed-Size: 413584
Depends: libc6 (>= 2.34), perl:any
Provides: golang-1.17-doc, golang-1.17-go, golang-1.17-src
Filename: ./amd64/golang-1.17_1.17.5-2_amd64.deb
Size: 77075212
MD5sum: 3f96b8631e1e8f10e1551b81d75bbe7c
SHA1: 2df65ab760c47be87f322eacf6bc0315523081b6
SHA256: 7de22efd7aa852b3d4daca934f51f90cc22e20a2571108d8c16f8a661d342f89
Section: golang
Priority: optional
Homepage: https://github.com/golang/go/tags
Description: Go programming language compiler - metapackage
 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.