Package: cri-o Version: 1.18.4~1 Architecture: armhf Maintainer: Peter Hunt Installed-Size: 77563 Depends: libgpgme11, libseccomp2, conmon, containers-common (>= 0.1.27), runc | cri-o-runc (>= 1.0.0) Suggests: 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: armhf/cri-o_1.18.4~1_armhf.deb Size: 15899292 MD5sum: 8d2b76be60dc4ca3d0aa10f68f5a6f05 SHA1: d8a7535e6483c40b79545b097f2c7a46ef746201 SHA256: 6f8aca479d994dd447a23c6e3d9010809e2657cb4e5c4c9283439e66e0097971 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.18.4~1 Architecture: arm64 Maintainer: Peter Hunt Installed-Size: 77163 Depends: libgpgme11, libseccomp2, conmon, containers-common (>= 0.1.27), runc | cri-o-runc (>= 1.0.0) Suggests: 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: arm64/cri-o_1.18.4~1_arm64.deb Size: 15768616 MD5sum: 6986068a00c61ddefc6de58b26ff8fd6 SHA1: 75a5b612862ba1433afda3fd00ca4a6da9ffc4f2 SHA256: ae894a05a6f9ae8043bbcf637edbd6f7a4de9311cfec4c4d424e62b219e6bae2 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.18.4~1 Architecture: ppc64el Maintainer: Peter Hunt Installed-Size: 80170 Depends: libgpgme11, libseccomp2, conmon, containers-common (>= 0.1.27), runc | cri-o-runc (>= 1.0.0) Suggests: 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: ppc64el/cri-o_1.18.4~1_ppc64el.deb Size: 15427004 MD5sum: 280f5046f1717732d89cac9e15c66ccf SHA1: c2d1b6249c34af87bb04823bac01ad39adf8f3fa SHA256: b1fb8da64153da6d659821fc8d0a481990560966ad4c137d8e6c668925599694 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.18.4~1 Architecture: amd64 Maintainer: Peter Hunt Installed-Size: 80802 Depends: libgpgme11, libseccomp2, conmon, containers-common (>= 0.1.27), runc | cri-o-runc (>= 1.0.0) Suggests: 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.18.4~1_amd64.deb Size: 18552264 MD5sum: 91f30a9120c7109db34b608574960ab6 SHA1: 63dc8edc304ff0949754e950ec8b73fea36e79ff SHA256: e2e002bd39ffca7a932a79d01138377e804b074094e319aad53bd134d7b14b01 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: armhf Maintainer: Go Compiler Team Installed-Size: 201722 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: armhf/golang-1.14-go_1.14.4-3_armhf.deb Size: 45714064 MD5sum: 07d554eb6bed15d88e56f17f1817a391 SHA1: 093fc29aaf437b24b87af58c06d5858a19831abd SHA256: bb5beabaf049c6540075fc5f5ddc139df67bf51a32740bbdbe95fa32a8e0c28c 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: arm64 Maintainer: Go Compiler Team Installed-Size: 220334 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: arm64/golang-1.14-go_1.14.4-3_arm64.deb Size: 44999168 MD5sum: 2aa4dc9dbb74f96932e8b1abe29d513f SHA1: 9d5cfd8051eb16e014624e8a2166a54b63af122c SHA256: 62d122fd76373143d5e8631ab7ac3d3e538d30bffe13137fa60cf9f58f6a392d 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: ppc64el Maintainer: Go Compiler Team Installed-Size: 221267 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: ppc64el/golang-1.14-go_1.14.4-3_ppc64el.deb Size: 44737608 MD5sum: c12c0cb8988a9fadbbd8622759f365c5 SHA1: b438774ab5162a3981cda5a7de98ee4fe1f013e9 SHA256: 11497613256f9d2dcb7357efc45f4cbb3b8983775e8e1f06580c07ee9de263f3 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-go-dbgsym Source: golang-1.14 Version: 1.14.4-3 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Go Compiler Team Installed-Size: 37518 Depends: golang-1.14-go (= 1.14.4-3) Filename: ppc64el/golang-1.14-go-dbgsym_1.14.4-3_ppc64el.deb Size: 7710908 MD5sum: 40e102963ee295430dfc57935f5a359b SHA1: 9bac11a6333083f5c5156bbd15b52828bf5e6e9e SHA256: 5b7e91c86ead144023d2432f12ef90049d3cfa5a238410b4ecfa754afeb498f9 Section: debug Priority: optional Description: debug symbols for golang-1.14-go Build-Ids: 3fd6479b7fec82b402e82103d06f22da610125f4 68b9f236c193d6ada9c8e41dfe9c1451dad1b5fa 82cc1f2d399e344ad531fef700f64ae5730dbefb Package: golang-1.14-src Source: golang-1.14 Version: 1.14.4-3 Architecture: armhf Maintainer: Go Compiler Team Installed-Size: 93747 Filename: armhf/golang-1.14-src_1.14.4-3_armhf.deb Size: 13397108 MD5sum: 160a14d4368a42178d832a2be789baf4 SHA1: 7753a5578ae4efeb70c10a157b86a569e2555615 SHA256: e24d9fa83c7cefd28bc4e453281c01a5965051d4c000fa4bd0fda49a56638e85 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: arm64 Maintainer: Go Compiler Team Installed-Size: 93747 Filename: arm64/golang-1.14-src_1.14.4-3_arm64.deb Size: 13397420 MD5sum: 16b91cb42eff689c8d0c3a2c2876eab2 SHA1: 51b03ce589dcc48b3c7f2277e3d6b7703dff93b6 SHA256: dce4f67d893351844708bf82948958230cdaf7e881d0444868d5f98c78c4ff9f 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: ppc64el Maintainer: Go Compiler Team Installed-Size: 93747 Filename: ppc64el/golang-1.14-src_1.14.4-3_ppc64el.deb Size: 13397424 MD5sum: dd0bb94981c4b9aad56e2cf46bbf3b3d SHA1: 3332b6ad13a699258fc0b3733ff6e83d06981920 SHA256: a8a6ffbc408e5b16e111a8d38093ec18e98c28dbae926fe7931e5659b7816185 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.