Package: cri-o Version: 1.21.7~1 Architecture: amd64 Maintainer: Douglas Schilling Landgraf Installed-Size: 93186 Depends: libgpgme11, libseccomp2, conmon, containers-common (>= 0.1.27), tzdata Suggests: cri-o-runc | runc (>= 1.0.0), 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.21.7~1_amd64.deb Size: 19845624 MD5sum: 6844183b3a450b2fa5ba257662805aae SHA1: 159f36f8f373f6fd08f472a65779b3ba609d0299 SHA256: fa1d9ed57d71f0d3e8fc80c88703af7801ab89bea831ae8b866e93061c9eb901 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: 58 Depends: debhelper, libdpkg-perl, perl:any Filename: all/dh-golang_1.48~bpo10+1_all.deb Size: 18440 MD5sum: 34e902ada41da796060d40d58707cea2 SHA1: 166a3a2a2f4619d1ab1ecc41a024c3d9da083132 SHA256: f36406c666d570d9fb5e9502c5cc588e96058d8a07cf12cf348623222ecf875b 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: 43 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: 11792 MD5sum: 10b8eb8c94a8608fa3d8f0dd4834acc9 SHA1: f616bf2e64fbb05592aefc5d5aacbe56918ea55f SHA256: 283d5ea537149037a40113c126e028e7f45cdc8ae9decfa6e6d98a861e8914e7 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: 4003 Depends: golang-1.14-go Filename: all/golang-1.14-doc_1.14.4-3_all.deb Size: 2429712 MD5sum: 123e958e95a894b4aa5e713de6973f5a SHA1: 16dbbcac38d812ba04cf2ca25185836e2d9f53ef SHA256: 7a6ac529aad25606d673c3738e4e0cd63cafd387c1d66b816bd39d5c0500cc28 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: 225654 Depends: golang-1.14-src (>= 1.14.4-3), libc6 (>= 2.34) 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: 49780324 MD5sum: c2ce241d1acf302ea88fdaf12fb694a1 SHA1: 283d1426388392db226c406a36f4cff8767bd8ea SHA256: 65b2fd146907a809dadf3f70f7bea694f73b6bf5061cee816826f2432b5d08dc 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: 93745 Filename: amd64/golang-1.14-src_1.14.4-3_amd64.deb Size: 13395480 MD5sum: 3ab15e64b0ecdf1128df4b2a3b36fc0d SHA1: a9b6b49c730ed0bc7bd6f94dc5118cb7358cd828 SHA256: ac7888f77a6271a9884a98eb8ace60a49fd7779bf83331446d2e388d02cf05ba 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.15 Version: 1.15.2-1 Architecture: all Maintainer: Go Compiler Team Installed-Size: 43 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: 11776 MD5sum: b8784ce8da980e01a2d18bd2a028ea0b SHA1: bc0c62ecf0198164d8a46b9bb7f344a450e2d079 SHA256: 3f50181578a6e2287d32322a7b0c3d58ebf2b4c5e0c14f30c384829e45c609e8 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: 4045 Depends: golang-1.15-go Filename: all/golang-1.15-doc_1.15.2-1_all.deb Size: 2437436 MD5sum: 1a0ef6b2c47423061274d15359ac41ae SHA1: 2ecf0cc3e70e061f6dc72942136fdffefc20e42c SHA256: d21b59b05271aeb91e8ebf274352c8b25bd5e95eaf175cd66808ea14311235a6 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: 255982 Depends: golang-1.15-src (>= 1.15.2-1), libc6 (>= 2.34) 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: 47404296 MD5sum: 4b2c65f7584328e780e97912f3dc7f02 SHA1: c0139ab80a53ca528ede69f4ac7a3d3b78fb7c5c SHA256: e84aa2616049131412dd128f6d048273a1bb65c87f96f05c2e74e6650ba19d6b 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: 93946 Filename: amd64/golang-1.15-src_1.15.2-1_amd64.deb Size: 13820572 MD5sum: f9d5f97bc30fe78187ff0bb9bf26fc42 SHA1: 4fb6194cf3c1610b8e8776b3d9965c13adc2e366 SHA256: f3fe4ca4aa45e24dac6e03db725a5af9b2fa652648b9e8c8fab9975348b345b5 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.