Package: cri-o Version: 1.23.3~0 Architecture: armhf Maintainer: Peter Hunt Installed-Size: 85358 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: armhf/cri-o_1.23.3~0_armhf.deb Size: 16952812 MD5sum: 731f94a6f9cab29a17ddeb96d07c9187 SHA1: 2b5dae58512a20a3d066db48bcdd81dc32af46e7 SHA256: a82a0aafc55da28b1f72bcae5be27518c93b832f753e20b37c5d1ade9dbb2d79 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: 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.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: armhf Maintainer: Go Compiler Team Installed-Size: 229508 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: armhf/golang-1.15-go_1.15.2-1_armhf.deb Size: 43135752 MD5sum: 670ac1fc823a79f73b1e20f533d335c8 SHA1: bc907422e91075dc205dbebdaeb82d98e6a09514 SHA256: 6f96cfe4057dc898f34d154bb67da07435dd17221441f30b7835bf454be4438b 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: armhf Maintainer: Go Compiler Team Installed-Size: 93960 Filename: armhf/golang-1.15-src_1.15.2-1_armhf.deb Size: 13834016 MD5sum: ebf265761077744f6d2da7e6b060ffe6 SHA1: 2f7423143c6b3d8169686b7775db2e8826c34fb5 SHA256: 4fb839053014db1192a6ea7b26d34c17e9487ea4d18aebf5ce4b23b392008a2b 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: armhf Maintainer: Wong Hoi Sing Edison Installed-Size: 387429 Depends: libc6 (>= 2.4), perl:any Provides: golang-1.17-doc, golang-1.17-go, golang-1.17-src Filename: armhf/golang-1.17_1.17.5-2_armhf.deb Size: 66029640 MD5sum: 81b355e4a3648ac67c6f2a361bc4e454 SHA1: 56cd2afac9bac13f490cef7b71a2ccc1449b288e SHA256: a8e26ccfe11014a16dea556aa109bc8999dff2369860acf924bb7186e17ac05d 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.