Package: cri-o Version: 1.20.5~0 Architecture: s390x Maintainer: Douglas Schilling Landgraf Installed-Size: 86691 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: s390x/cri-o_1.20.5~0_s390x.deb Size: 17270688 MD5sum: 3ed3cf2daeb45520d6074466f6c1a75e SHA1: 7b7ec83f05b0bc0c5d7d1a4cbd9d5cbddacf7b09 SHA256: 58cde612ffc6b750f2d90b4a2917dbaf212eeec81fd0969a75cc065163c5ee93 Section: devel Priority: optional Homepage: https://github.com/cri-o/cri-o Description: OCI-based implementation of Kubernetes Container Runtime Interface. Package: cri-o Version: 1.20.5~0 Architecture: amd64 Maintainer: Douglas Schilling Landgraf Installed-Size: 89519 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.20.5~0_amd64.deb Size: 19374612 MD5sum: eb07c006154f189b992623f552e75408 SHA1: 3c67177c7ea2d1d7178132f09232c90a58d859df SHA256: 151325137f9fd1ac83196079e441b7a2c9d70acebbb2ab68d6599e355427a49a 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: 18376 MD5sum: 360e02208e6fb8efdceedc1e9c42b9a4 SHA1: 3fa413ffb8d432f52d3346e9fa5f6a57681fb847 SHA256: 68748635ecec1578234e911c1ad59a17b867be8071076f7c4f0f1cf08a4b0e03 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: s390x Maintainer: Go Compiler Team Installed-Size: 227865 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: s390x/golang-1.14-go_1.14.4-3_s390x.deb Size: 47773392 MD5sum: 615d1e2f4d1c74fe8c7ae5fca6cc9383 SHA1: ef123cb8903dd8312f6543bba909f50836259f09 SHA256: 02941d894e8a8eca130549e28a60fe63cc4b0419f38a1485485fe3094f7d8735 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-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: 49781952 MD5sum: 17912e046aa0af1eadd80ae8aee0e060 SHA1: 830cb17da4be4bca5b30adc2b098341039bc667f SHA256: 300d155927f6de675a65ffcf2812d7b959041b5e7056496c97dd42f62293d9bc 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: s390x Maintainer: Go Compiler Team Installed-Size: 93745 Filename: s390x/golang-1.14-src_1.14.4-3_s390x.deb Size: 13395488 MD5sum: 0c298ae603e0500c055cf3bec3c50f54 SHA1: 8c95f377a78b20f9d07fe76e2b9a125997279bea SHA256: a4632dbda042bb9d6824c3a2ee19a3239fe1b92fb6a8b54c17ed85e4a01eaf64 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.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: s390x Maintainer: Go Compiler Team Installed-Size: 257158 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: s390x/golang-1.15-go_1.15.2-1_s390x.deb Size: 44166864 MD5sum: 79bd191d9862aee9b4cfe5814c8299b6 SHA1: 209c0f06a2decb16989392133c192001a31d51ff SHA256: 789aa10c4c6d9ca54033eef24c0f4546b839ea9382fe02d33036219a3533836f 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-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: 47397104 MD5sum: a3c14f94b1de50467800f26d0a012fd3 SHA1: 9ad2545f5d0afb58f78d68256824173a4659c067 SHA256: 56c7ac382eb81813169faaba567ccf70736bafca1721327f96d675baf098e21f 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: s390x Maintainer: Go Compiler Team Installed-Size: 93946 Filename: s390x/golang-1.15-src_1.15.2-1_s390x.deb Size: 13820528 MD5sum: a727e7d5e39f33daa5431e0f747e60dc SHA1: f021d5198e24b1550273c078b9ac003636b9a5da SHA256: 4b6521e960d8857fb53597368d697213305f7bf5f3ce6a0c01a73aafd64a0e41 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-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.