golang 1:60.3-1 source package in Ubuntu

Changelog

golang (1:60.3-1) unstable; urgency=low

  * Imported Upstream version 60.3
 -- Gustavo Niemeyer <email address hidden>   Mon,  05 Dec 2011 13:32:31 +0000

Upload details

Uploaded by:
Gustavo Niemeyer
Uploaded to:
Precise
Original maintainer:
Ondřej Surý
Architectures:
i386 amd64 kfreebsd-i386 kfreebsd-amd64 armel armhf all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang_60.3.orig.tar.gz 8.6 MiB 610b19a2c32eb844435dfc06f42a874288cdcd38c3a9b2b442900c9769514730
golang_60.3-1.debian.tar.gz 29.8 KiB 1a2bc354c5ba44f643a4281ad0e605adf9969b2f91f2e3bc5c7db2d2105cc32e
golang_60.3-1.dsc 1.5 KiB c803f9490e037371710e8f05d9bd2000a8db175ead734ef4f1c38e043aec5595

Available diffs

View changes file

Binary packages built by this source

golang: 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.

golang-dbg: Go programming language compiler - debug 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 debug symbols for Google's Go tool
 chain binaries (assembler, compiler, linker) needed for properly
 debugging errors in the tool chain with gdb.

golang-doc: Go programming language compiler - 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.

golang-go: Go programming language compiler

 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, a compiler, and a linker for the
 Go programming language. This is Google's implementation of the Go
 tool chain.

golang-mode: Go programming language - mode for GNU Emacs

 This package provides a GNU Emacs major mode for editing code in
 Google's Go programming language.

golang-src: Go programming language compiler - 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 godoc and goinstall.

golang-tools: No summary available for golang-tools in ubuntu precise.

No description available for golang-tools in ubuntu precise.

kate-syntax-go: Go programming language - Kate highlighting syntax files

 This package provides syntax files for the Kate editor for editing code
 in Google's Go programming language.

vim-syntax-go: Go programming language - Vim highlighting syntax files

 This package provides syntax files for the Vim editor for editing code
 in Google's Go programming language.