Package: cri-o Version: 1.23.5~0 Architecture: amd64 Maintainer: Peter Hunt Installed-Size: 96027 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.19, cri-o-1.20, cri-o-1.21, cri-o-1.22 Filename: ./amd64/cri-o_1.23.5~0_amd64.deb Size: 19928164 MD5sum: cd785a964eb3cec573e7a53e8a59f980 SHA1: 5c2f6c699f7d75e691788394b8ccb918da5c931f SHA256: 370a645918e315754c2342ec57433b7fdbf1d0af1fc1be362818864ccd21e7cf 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 Filename: ./all/dh-golang_1.48~bpo10+1_all.deb Size: 24128 MD5sum: 87297d5e616665873680f6f684ca1eb2 SHA1: d6490cd9d17ae7ae215e083e1584121406b8a6a5 SHA256: 519f0e1a587bd6dfeda38a3b19951c6e1c2a2541eafb6fcda184dba570ffab72 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.15 Version: 1.15.2-1 Architecture: all Maintainer: Go Compiler Team Installed-Size: 57 Depends: golang-1.15-doc (>= 1.15.2-1), golang-1.15-go (>= 1.15.2-1), golang-1.15-src (>= 1.15.2-1) Filename: ./all/golang-1.15_1.15.2-1_all.deb Size: 25840 MD5sum: 6e0a297eebefb2c7a2fc07f56188ebb6 SHA1: 4b9248c53395ab7095e8e1e16b638b246f1be2b2 SHA256: e317e25f668f262f540058d51b258d6cb57ac6d5f25a5d323caa8928d5de02be 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.15-doc Source: golang-1.15 Version: 1.15.2-1 Architecture: all Maintainer: Go Compiler Team Installed-Size: 4059 Depends: golang-1.15-go Filename: ./all/golang-1.15-doc_1.15.2-1_all.deb Size: 2451988 MD5sum: c113b92f45d62afa0134c8edc5900d1f SHA1: fd9293108478406e04696e20f0b4d170efce157b SHA256: 5d35adf706bc9af82070e695885bdaf2f3533d340c0affa12f9aec7c8619a1ff 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.15-go Source: golang-1.15 Version: 1.15.2-1 Architecture: amd64 Maintainer: Go Compiler Team Installed-Size: 256019 Depends: golang-1.15-src (>= 1.15.2-1), 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.15-go_1.15.2-1_amd64.deb Size: 47418512 MD5sum: a05bcc683bae03c6bd66b56327d2a768 SHA1: c7763b56d7ab0ccca7685d26fd2ef27711f7556a SHA256: c09d302ea2f1d06a2ec4f321836310af09f1cd5cc299e472fcf12a9027249c35 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.15-src Source: golang-1.15 Version: 1.15.2-1 Architecture: amd64 Maintainer: Go Compiler Team Installed-Size: 93960 Filename: ./amd64/golang-1.15-src_1.15.2-1_amd64.deb Size: 13833992 MD5sum: 9662ab602a27ddadb7dbfaee80c1450a SHA1: 5303927a7386774e56ab3731034f849f8283c4df SHA256: e2d4e0e9c32cc96545987061e9afe2e4e2dcecf577be06da70016c46c565ddca 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. Package: golang-1.17 Version: 100:1.17.5-2 Architecture: amd64 Maintainer: Wong Hoi Sing Edison Installed-Size: 413602 Depends: libc6 (>= 2.4), 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: 71427296 MD5sum: e3749d0e29a64b349a1ed2c0c94667c6 SHA1: 12ebe90bd35703894870a25fedf0155edb247ecd SHA256: 17c957f0da3cc3d85a3e743d1ac8d018284133e3df7dfbe2f5b4a69d52f892a3 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.