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: 24172 MD5sum: 1c3f16ce82b4f638a5bef74c8371612c SHA1: 69902d92e2b1bca944142e82f9bc996cd9f35c08 SHA256: 05a1f0d18fac60d1dc82ab8eb28290c2d7d9f7c7f09b5bd3418b217fc94e7bbe 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.15 Version: 1.15.2-1 Architecture: all Maintainer: Go Compiler Team Installed-Size: 57 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: 25840 MD5sum: 6e0a297eebefb2c7a2fc07f56188ebb6 SHA1: 4b9248c53395ab7095e8e1e16b638b246f1be2b2 SHA256: e317e25f668f262f540058d51b258d6cb57ac6d5f25a5d323caa8928d5de02be 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: 4059 Depends: golang-1.15-go Filename: ./all/golang-1.15-doc_1.15.2-1_all.deb Size: 2451988 MD5sum: c113b92f45d62afa0134c8edc5900d1f SHA1: fd9293108478406e04696e20f0b4d170efce157b SHA256: 5d35adf706bc9af82070e695885bdaf2f3533d340c0affa12f9aec7c8619a1ff 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: amd64 Maintainer: Go Compiler Team Installed-Size: 256024 Depends: golang-1.15-src (>= 1.15.2-1), libc6 (>= 2.3.2) 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: 47415428 MD5sum: 930e5adf999a1b1f192bfb4e65826398 SHA1: a9b9586c6eaeb1b69d93b2231c839a5ff9ce5306 SHA256: c8dd6d9a4dd1b92498d9dc44f6ab47937d11f8384c9faf688c4065a128363f4c 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: amd64 Maintainer: Go Compiler Team Installed-Size: 93960 Filename: ./amd64/golang-1.15-src_1.15.2-1_amd64.deb Size: 13833992 MD5sum: 9662ab602a27ddadb7dbfaee80c1450a SHA1: 5303927a7386774e56ab3731034f849f8283c4df SHA256: e2d4e0e9c32cc96545987061e9afe2e4e2dcecf577be06da70016c46c565ddca 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.