<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/openSUSE_12.1/</url>
      </repository>
      <repository recommended="false">
        <name>openSUSE:12.1</name>
        <summary>openSUSE 12.1 </summary>
        <description>
</description>
        <url>http://download.opensuse.org/distribution/12.1/repo/oss/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>go-vim</name>
        <summary>Go syntax files for Vim</summary>
        <description>Vim syntax highlighting scheme for the Go programming language.</description>
      </item>
    </software>
  </group>
</metapackage>
