Package: golang-1.10 Version: 1.10.1-3~bpo9+3 Architecture: all Maintainer: Go Compiler Team Installed-Size: 53 Depends: golang-1.10-doc (>= 1.10.1-3~bpo9+3), golang-1.10-go (>= 1.10.1-3~bpo9+3), golang-1.10-src (>= 1.10.1-3~bpo9+3) Filename: ./all/golang-1.10_1.10.1-3~bpo9+3_all.deb Size: 22600 MD5sum: 00500d85a3a754614bebacd363a1f76c SHA1: e14bd779e5121f5928a059f186a28a8c09d7b935 SHA256: 693d7fbb8dabc2e07234f5ab9e9ac8c0f58a0f227ff86a8d90cdd84afc13d61f 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.10-doc Source: golang-1.10 Version: 1.10.1-3~bpo9+3 Architecture: all Maintainer: Go Compiler Team Installed-Size: 4086 Depends: golang-1.10-go Filename: ./all/golang-1.10-doc_1.10.1-3~bpo9+3_all.deb Size: 2427596 MD5sum: 742a0586d22dbcb6ea1d2b8b0d2783c8 SHA1: e274dca32c21ad9bf16de1ce9f36ad45b19da30b SHA256: f212c29b398234bcf5e6a4a65e7f60ab4be447eae9c990be069920dbfb29cff9 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.10-go Source: golang-1.10 Version: 1.10.1-3~bpo9+3 Architecture: amd64 Maintainer: Go Compiler Team Installed-Size: 145675 Depends: golang-1.10-src (>= 1.10.1-3~bpo9+3), libc6 (>= 2.3.2) Recommends: g++, gcc, libc6-dev, pkg-config Suggests: bzr, ca-certificates, git, mercurial, subversion Filename: ./amd64/golang-1.10-go_1.10.1-3~bpo9+3_amd64.deb Size: 28615950 MD5sum: fdc36c345a546ebf0e62080de15423f1 SHA1: c374fa2cd8e2ed5aabbf5628e79d5675994bcfae SHA256: e121fac05a354266c1094356844579013664f855d083e573d33ab5f623755a51 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.10-src Source: golang-1.10 Version: 1.10.1-3~bpo9+3 Architecture: amd64 Maintainer: Go Compiler Team Installed-Size: 71266 Filename: ./amd64/golang-1.10-src_1.10.1-3~bpo9+3_amd64.deb Size: 11561500 MD5sum: 4e828bb8f8afebe57b375032206cc1c1 SHA1: 17833d5153a64950a8b82df280a311a51fa205af SHA256: 84e48738b925eca00c47bc2e7e6622eaa3d11929b3885262685aeebbe7f3be72 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.