diff options
author | Eric Schultz <eric at schultzter dot ca> | 2012-05-13 09:04:29 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-05-13 09:04:29 -0400 |
commit | 8c36346f47098579bb6942f60e8f5ac32832a900 (patch) | |
tree | 81f8abf2322d8a22d5d82a9f03de8e35a200a1d3 /development/google-go-lang/slack-desc | |
parent | 915e263d03e89388db823e812282e3cdae323a05 (diff) | |
download | slackbuilds-8c36346f47098579bb6942f60e8f5ac32832a900.tar.gz |
develpoment/google-go-lang: Added (Go Lang kit with gc tool chain)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/google-go-lang/slack-desc')
-rw-r--r-- | development/google-go-lang/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/google-go-lang/slack-desc b/development/google-go-lang/slack-desc new file mode 100644 index 0000000000..9cf0880b9f --- /dev/null +++ b/development/google-go-lang/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +google-go-lang: google-go-lang (Google's Go Language kit with gc tool chain) +google-go-lang: +google-go-lang: The Go programming language is an open source project to make +google-go-lang: programmers more productive. Go is expressive, concise, clean, and +google-go-lang: efficient. Its concurrency mechanisms make it easy to write programs +google-go-lang: that get the most out of multicore and networked machines, while its +google-go-lang: novel type system enables flexible and modular program construction. +google-go-lang: +google-go-lang: +google-go-lang: +google-go-lang: |