<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group distversion="openSUSE Tumbleweed">
    <repositories>
      <repository recommended="true">
        <name>openSUSE:Factory:Staging:Gcc7</name>
        <summary></summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Factory:/Staging:/Gcc7/standard/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Factory:Staging:Gcc7</name>
        <summary></summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Factory:/Staging:/Gcc7/bootstrap_copy/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Factory:Staging</name>
        <summary>openSUSE Factory Staging</summary>
        <description>This is just a namespace for various staging projects</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Factory:/Staging/standard/</url>
      </repository>
      <repository recommended="false">
        <name>openSUSE:Factory</name>
        <summary>The next openSUSE distribution</summary>
        <description>openSUSE Tumbleweed: The Bleeding Edge, Perfected.
Tumbleweed is the ultimate rolling release distribution, providing the latest software as it’s released, built upon a foundation of world-class stability and testing.

* Always Current: Get the newest kernel, IDEs, desktops, and applications automatically.

* Powerfully Stable: Experience the velocity of a rolling release without sacrificing the reliability you depend on.

* Engineered for Professionals: The top choice for Developers, Power Users, and openSUSE Contributors who need the best tools for the job.

If you demand the latest stable software, your choice is Tumbleweed.

Staging dashboard is located at: https://build.opensuse.org/staging_workflows/openSUSE:Factory 

List of known devel projects: https://build.opensuse.org/package/view_file/openSUSE:Factory:Staging/dashboard/devel_projects

Have a look at http://en.opensuse.org/Portal:Factory for more details.</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Factory/ports/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>perl-Tie-Cycle</name>
        <summary>Cycle through a list of values via a scalar</summary>
        <description>You use 'Tie::Cycle' to go through a list over and over again. Once you get
to the end of the list, you go back to the beginning. You don't have to
worry about any of this since the magic of tie does that for you.

The tie takes an array reference as its third argument. The tie should
succeed unless the argument is not an array reference. Previous versions
required you to use an array that had more than one element (what's the
pointing of looping otherwise?), but I've removed that restriction since
the number of elements you want to use may change depending on the
situation.

During the tie, this module makes a shallow copy of the array reference. If
the array reference contains references, and those references are changed
after the tie, the elements of the cycle will change as well. See the
included _test.pl_ script for an example of this effect.</description>
      </item>
    </software>
  </group>
</metapackage>
