<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group>
    <repositories>
      <repository recommended="true">
        <name>devel:languages:go</name>
        <summary>The Go Programming Language</summary>
        <description>This repository contains packages related to the Go programming language (designed by Robert Griesemer, Rob Pike and Ken Thompson).

Go is an expressive, concurrent, garbage collected systems programming language that is type safe and memory safe. It has pointers but no pointer arithmetic. Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. It feels like a dynamic language but has the speed and safety of a static language.

http://en.opensuse.org/openSUSE:Packaging_Go</description>
        <url>http://download.opensuse.org/repositories/devel:/languages:/go/SLE_11_SP2/</url>
      </repository>
      <repository recommended="false">
        <name>SUSE:SLE-11:SP2</name>
        <summary>SUSE Linux Enterprise 11 SP2 base. To be used for SLES 11 SP2 and SLED 11 SP2 packages</summary>
        <description>This repository contains the status of GA.</description>
        <url>http://download.opensuse.org/repositories/SUSE:/SLE-11:/SP2/standard/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>go</name>
        <summary>A compiled, garbage-collected, concurrent programming language</summary>
        <description>Go is an expressive, concurrent, garbage collected systems programming language
that is type safe and memory safe. It has pointers but no pointer arithmetic.
Go has fast builds, clean syntax, garbage collection, methods for any type, and
run-time reflection. It feels like a dynamic language but has the speed and
safety of a static language.</description>
      </item>
    </software>
  </group>
</metapackage>
