Package: cri-o Version: 1.20.7~0 Architecture: s390x Maintainer: Douglas Schilling Landgraf Installed-Size: 86715 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.7~0_s390x.deb Size: 17298244 MD5sum: faa49d20651b05e1dc0d5c1c958c341a SHA1: 55284508c7ef37cf0eb113f6ff3a2a22d5bf28dd SHA256: 35d3bb6748ed0ef484160e987f35a8e22727569daeed61c7f188973b1ebd1138 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.7~0 Architecture: amd64 Maintainer: Douglas Schilling Landgraf Installed-Size: 89539 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.7~0_amd64.deb Size: 19380680 MD5sum: 2c6c3ac1fb9da68a8424f8df0d68082b SHA1: bb25977a850d43621bc3acebb44d05989145300e SHA256: 19b1a285009c00a033a1ace18b8e9de286e42edfcf8d5e7ee197513e416cffda 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: 47774344 MD5sum: 162d9480006988b924aa4e70fde6c6df SHA1: 1f80b6de40dd2ac40b15f48aa34b46cf4ece7244 SHA256: ca0a561e5b2e7c60637222f83965ee257dc11b45383415dec9088b47b451b0eb 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: 49780392 MD5sum: eaf3bac251ead436396b826e53bd493a SHA1: 7d545d21ad10aa7f951990d5eb3ea6fe4a819f1f SHA256: 1e8205089cf8436ebf63c8222c090abcf3edacc8dd1c383ba9a796bf4e1a7b7d 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: 44170668 MD5sum: 8078f90ed2ee760558ea04ecf4014bb2 SHA1: 9815ddc5f744ea71f1a7d798e49bc16f1acfb1b2 SHA256: 3d92780365c6e176d70ba9b0af12d072c6aee71fcbc5834ac53dd3abf2a9c8be 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: 47400988 MD5sum: 70486a6b65ef774441fc6d4e760864f1 SHA1: 6bbd1e107d184b233811de64c3475ca9777125a6 SHA256: 9364f803d3a51a1b2623501227a8ff2319c1dd4fce6802edfa9f6c5b07a47010 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.