Package: cri-o Version: 1.18.4~1 Architecture: amd64 Maintainer: Peter Hunt Installed-Size: 93902 Depends: libgpgme11, libseccomp2, conmon, containers-common (>= 0.1.27), runc | cri-o-runc (>= 1.0.0) Suggests: containernetworking-plugins Replaces: cri-o-1.10, cri-o-1.11, cri-o-1.11-stable, cri-o-1.12, cri-o-1.13, cri-o-1.14, cri-o-1.15, cri-o-1.16, cri-o-1.17 Filename: ./amd64/cri-o_1.18.4~1_amd64.deb Size: 20827848 MD5sum: 63e7e1e1518975b0510001775f9ef27b SHA1: 7fd8328e10509a7b886fa6919ecd851ec885e416 SHA256: 3aa36362edbc5764fac7b14effd4a1eca1380c66255c8d1880e342404623eeac 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 Installed-Size: 64 Depends: debhelper, libdpkg-perl, perl:any Filename: ./all/dh-golang_1.48~bpo10+1_all.deb Size: 24176 MD5sum: 5317b0a52c87b17d3c48619ba94d86b4 SHA1: ee7711dd07ed970c69d586bf10cfa26844087b8d SHA256: c855e6f01ec8ebfa37540000bec1f25ae86271487a431d6554774e40e23db772 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.14 Version: 1.14.4-3 Architecture: all Maintainer: Go Compiler Team Installed-Size: 56 Depends: golang-1.14-doc (>= 1.14.4-3), golang-1.14-go (>= 1.14.4-3), golang-1.14-src (>= 1.14.4-3) Filename: ./all/golang-1.14_1.14.4-3_all.deb Size: 25668 MD5sum: de55c574e1effb14c3ee7f292189d360 SHA1: 26629c66fdaa3006adc5afc46abb1d6c5fc19c1f SHA256: 205451f7660ebc36d0ad7572940e63d9648177f1e5e102969b3eed114140c597 Section: devel Priority: optional Homepage: https://golang.org 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. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. Package: golang-1.14-doc Source: golang-1.14 Version: 1.14.4-3 Architecture: all Maintainer: Go Compiler Team Installed-Size: 4016 Depends: golang-1.14-go Filename: ./all/golang-1.14-doc_1.14.4-3_all.deb Size: 2444044 MD5sum: deb88ee2f43f7ce8b894a6318c31c8cf SHA1: 9d3795c8c711d1cb1e1ac28e406019653033380b SHA256: 74b3e12e4f454ba3b7d6344f8479d9185fc1e3bd6cd2ddf32a1e30474a34c19f Section: doc Priority: optional Homepage: https://golang.org Description: Go programming language - documentation 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. . This package provides the documentation for the Go programming language. You can view the formatted documentation by running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Package: golang-1.14-go Source: golang-1.14 Version: 1.14.4-3 Architecture: amd64 Maintainer: Go Compiler Team Installed-Size: 225710 Depends: golang-1.14-src (>= 1.14.4-3), libc6 (>= 2.4) Recommends: g++, gcc, libc6-dev, pkg-config Suggests: bzr | brz, ca-certificates, git, mercurial, subversion Breaks: dh-golang (<< 1.43~) Filename: ./amd64/golang-1.14-go_1.14.4-3_amd64.deb Size: 49805364 MD5sum: 083463751207b11a63a73507857ab2b4 SHA1: 09d07f6995ee77bdce80119ee47bef31ef6f9422 SHA256: 7566f1d8b649a21ce5e06d3006674258568108bc5d188b637868334497bc78f0 Section: devel Priority: optional Homepage: https://golang.org Description: Go programming language compiler, linker, compiled stdlib 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. . This package provides an assembler, compiler, linker, and compiled libraries for the Go programming language. . Go supports cross-compilation, but as of Go 1.5, it is no longer necessary to pre-compile the standard library inside GOROOT for cross-compilation to work. Package: golang-1.14-src Source: golang-1.14 Version: 1.14.4-3 Architecture: amd64 Maintainer: Go Compiler Team Installed-Size: 93758 Filename: ./amd64/golang-1.14-src_1.14.4-3_amd64.deb Size: 13408368 MD5sum: 0f04e75f2349c3fc1e1b3ae788100bc6 SHA1: dd98546b8e3f8e9822b4614081ed5a198ab063c7 SHA256: ba710bfb632362ba540015c7be34015637cdc2b0b5022d1035852dd267f8915c Section: devel Priority: optional Homepage: https://golang.org Description: Go programming language - source files 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. . This package provides the Go programming language source files needed for cross-compilation.