Package: dh-golang Version: 1.48~bpo10+1 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 64 Depends: debhelper, libdpkg-perl, perl Filename: ./all/dh-golang_1.48~bpo10+1_all.deb Size: 24128 MD5sum: 87297d5e616665873680f6f684ca1eb2 SHA1: d6490cd9d17ae7ae215e083e1584121406b8a6a5 SHA256: 519f0e1a587bd6dfeda38a3b19951c6e1c2a2541eafb6fcda184dba570ffab72 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: 56 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: 25668 MD5sum: de55c574e1effb14c3ee7f292189d360 SHA1: 26629c66fdaa3006adc5afc46abb1d6c5fc19c1f SHA256: 205451f7660ebc36d0ad7572940e63d9648177f1e5e102969b3eed114140c597 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: 4016 Depends: golang-1.14-go Filename: ./all/golang-1.14-doc_1.14.4-3_all.deb Size: 2444044 MD5sum: deb88ee2f43f7ce8b894a6318c31c8cf SHA1: 9d3795c8c711d1cb1e1ac28e406019653033380b SHA256: 74b3e12e4f454ba3b7d6344f8479d9185fc1e3bd6cd2ddf32a1e30474a34c19f 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: amd64 Maintainer: Go Compiler Team Installed-Size: 225690 Depends: golang-1.14-src (>= 1.14.4-3), libc6 (>= 2.4) 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: 49799152 MD5sum: b0d4e80c6d9a12e2d573c33703e0b409 SHA1: 0d53d8d5fa131929d2c8d60a16108dc8cf14043c SHA256: 9dce32d7d80f21a26c9c2d321897a1a325c9454a7c9648a832c49b71a112f79c 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: amd64 Maintainer: Go Compiler Team Installed-Size: 93758 Filename: ./amd64/golang-1.14-src_1.14.4-3_amd64.deb Size: 13408368 MD5sum: 0f04e75f2349c3fc1e1b3ae788100bc6 SHA1: dd98546b8e3f8e9822b4614081ed5a198ab063c7 SHA256: ba710bfb632362ba540015c7be34015637cdc2b0b5022d1035852dd267f8915c 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.