Package: dh-golang Version: 1.48~bpo10+1 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 64 Depends: debhelper, libdpkg-perl, perl:any Filename: all/dh-golang_1.48~bpo10+1_all.deb Size: 24616 MD5sum: c1bbcb5710ce491132a7b62bb4b398ee SHA1: 16a7d51380b2b2f7f2bd763a2b592538d5ef3a2e SHA256: 43be9c27c260591a0770e98f2e9c5ba6e560bd99f52acf1d0c9eaf8ab99dfe11 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.19 Version: 100:1.19-2 Architecture: all Maintainer: Wong Hoi Sing Edison Installed-Size: 492257 Depends: perl:any Conflicts: golang, golang-any, golang-doc, golang-go, golang-src Replaces: golang, golang-any, golang-doc, golang-go, golang-src Provides: golang, golang-1.19-doc, golang-1.19-go, golang-1.19-src, golang-any, golang-doc, golang-go, golang-src Filename: all/golang-1.19_1.19-2_all.deb Size: 122889186 MD5sum: cf1150e9dac93a0c04dfbb35567add91 SHA1: 06bddce7d1fde1ab41d682248ed095ad92c5659c SHA256: 8f4f5a9e6d7ed3a4a53b7cf309f1b8aefe0ca34dc787b80fcf81dfb2adabdf23 Section: golang Priority: optional Homepage: https://github.com/golang/go/tags Description: Go programming language 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.