Package: cri-o Version: 1.20.7~0 Architecture: s390x Maintainer: Douglas Schilling Landgraf Installed-Size: 86711 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: 17272884 MD5sum: 6f7e99182e02bddcc07243daa310f3eb SHA1: 89438c7f2a76b62b30f8f5466db8f8a5692b13a6 SHA256: efa9916a64ca8378674bbbc44d9d46c199d30a6c7a4bd739d9aba27fb7961129 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: 89603 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: 19397432 MD5sum: 191e542d42a195df772261afb03ab82f SHA1: 73decbde6fbda45efdf7f11df7d471a19900290e SHA256: 43826a681361fc84c5e609b7459886424c564fa7b7c8ad9ca4073ae5d3659194 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: 59 Depends: debhelper, libdpkg-perl, perl:any Filename: all/dh-golang_1.48~bpo10+1_all.deb Size: 19812 MD5sum: 83d2ba991bd3dc83619573e587c98342 SHA1: 3f6ddd28be64ed3ead29fbe722ab3393683d49d6 SHA256: 42fe76820f5164cce5202b87b1c4511fdbdebc83f5f1ca2c123f5a791b5a46d5 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: 45 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: 13572 MD5sum: ec536a6f4c79f7dd4c355f113e148683 SHA1: e3500ff74609bbdaa3eca65ee6db222c8d1deb5a SHA256: 078ddd3ce6b914cd2e64da2394286b51fab7064988214d1f5cff62247b6789a1 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: 4005 Depends: golang-1.14-go Filename: all/golang-1.14-doc_1.14.4-3_all.deb Size: 2431556 MD5sum: 295ea59fadff0ceb6c1014f94f3fbadb SHA1: 580c60f86cf840d6a5b7ba394d07852097a120e1 SHA256: b1529e828f5b8b9497f149a29c06c258421d03a50db9bf7c76ab39d45b11c98d 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: 227867 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: 47779864 MD5sum: d247d39d446a1a3b31f26a1143153c18 SHA1: c35ba450d917b551bc7ba5636c6fa08e9f5065c5 SHA256: a467e7fae723425d4fd6cddb9175ac22cbdb92dd6b23d946a870c743136da7eb 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: 225656 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: 49782068 MD5sum: aceb5ef5ea3c4e8dc74fe95176ff0bc0 SHA1: ef23cad8e0d151f8a9db472327f29224e9d37f18 SHA256: 02ccd2aa6d475e9bb294ec3c12aad51583cb18b218ef499bb8cda1cd1addb61c 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: 93747 Filename: s390x/golang-1.14-src_1.14.4-3_s390x.deb Size: 13397412 MD5sum: bfcebed08c26f571e172b00bd1ceead6 SHA1: 742f40e2cb16f6b4a01852955270062e932d599b SHA256: 4c2ddf1d50fecd58e1bdd143b0e78da822cb04ee0f51efaa49bd00e1dfbeb89f 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: 93747 Filename: amd64/golang-1.14-src_1.14.4-3_amd64.deb Size: 13397396 MD5sum: 919998147e82c6acf83159e288ba3e2f SHA1: 5732a414f5fd47ff226aecc9b72ef918df1d74f9 SHA256: abedb83d30a3849aa47e146cadc67af0b646bf393a24736b151690320c4255ce 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: 45 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: 13768 MD5sum: a1e6add08724a5eb4899e4df82d3be44 SHA1: 7e3d8f30aa554e3489f7f3e66b42fe18146a440e SHA256: c7bcb8d8f300fa602f78e08ac3378472c33ce2c64b7e0d8f4352ce966d858c5e 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: 4047 Depends: golang-1.15-go Filename: all/golang-1.15-doc_1.15.2-1_all.deb Size: 2439480 MD5sum: 9cf20e45e58b76e2c7578c508b036ee1 SHA1: 1ec255f16fc555b4bd7f52f0299a199d73e27778 SHA256: 72a82c4a9c4c356232ce0a5ff0545510aec1daee8e2c33d7142b5e0bb2a92a27 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: 257160 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: 44169480 MD5sum: e6ff5b2859e5f370720b8b6e9655391e SHA1: 56687cba0aeaf5ef8409904a57db167d28733c6e SHA256: f31d85339873ba2c3a62c4bf33df637f000326c83c7b85eb156229cf30955671 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: 255984 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: 47403844 MD5sum: 79880022b55b37e59626a52a64eb21b0 SHA1: 4bcb3bfffc9c9bc139653ac02281965281c8e1ca SHA256: e2b89ae9cde2a4393521382b160cd3a46bc1645f1a11e9890e38ec5a84f8643f 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: 93948 Filename: s390x/golang-1.15-src_1.15.2-1_s390x.deb Size: 13823164 MD5sum: e1c82015fe13c67f698fe5e4f5ca78b6 SHA1: bbed7a22009e1507c0050f92e99255063075d569 SHA256: 06467d8af59723f8d404e8f64f7c2dd37db9cf0358ffaca48c0dc09ce2271844 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: 93948 Filename: amd64/golang-1.15-src_1.15.2-1_amd64.deb Size: 13823260 MD5sum: 13097f0b8d8298de89f005f44a0c588e SHA1: e8f9363bc052ea6e419d7c02fa4451932e409eef SHA256: 57e67402f3a5987333fb6c7f2104ebf20b7290f8573f631ec8c4465a962988ae 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.