<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group>
    <repositories>
      <repository recommended="true">
        <name>Cloud:OpenStack:Upstream:Queens:SLE_12_SP3</name>
        <summary>SLE12-SP3 additions for building OpenStack Queens</summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/Cloud:/OpenStack:/Upstream:/Queens:/SLE_12_SP3/SLE_12_SP3/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-12-SP3:GA</name>
        <summary>SUSE Linux Enterprise 12 Service Pack 3</summary>
        <description>SUSE Linux Enterprise 12 Service Pack 3</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/standard/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-12-SP3:GA</name>
        <summary>SUSE Linux Enterprise 12 Service Pack 3</summary>
        <description>SUSE Linux Enterprise 12 Service Pack 3</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/HPC/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-12-SP3:GA</name>
        <summary>SUSE Linux Enterprise 12 Service Pack 3</summary>
        <description>SUSE Linux Enterprise 12 Service Pack 3</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/HA_GEO/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-12-SP3:GA</name>
        <summary>SUSE Linux Enterprise 12 Service Pack 3</summary>
        <description>SUSE Linux Enterprise 12 Service Pack 3</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/HA/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-12-SP3:GA</name>
        <summary>SUSE Linux Enterprise 12 Service Pack 3</summary>
        <description>SUSE Linux Enterprise 12 Service Pack 3</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/WE/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-12-SP3:GA</name>
        <summary>SUSE Linux Enterprise 12 Service Pack 3</summary>
        <description>SUSE Linux Enterprise 12 Service Pack 3</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/SDK/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-12-SP3:GA</name>
        <summary>SUSE Linux Enterprise 12 Service Pack 3</summary>
        <description>SUSE Linux Enterprise 12 Service Pack 3</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/SLES/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-12-SP3:GA</name>
        <summary>SUSE Linux Enterprise 12 Service Pack 3</summary>
        <description>SUSE Linux Enterprise 12 Service Pack 3</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12-SP3:/GA/SLED/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-12:SLE-Module-Web-Scripting</name>
        <summary>SLE 12 Web Scripting Module</summary>
        <description>SLE 12 Web Scripting Module</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Web-Scripting/standard/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-12:SLE-Module-Toolchain</name>
        <summary>SLE 12 Toolchain Module</summary>
        <description>SLE 12 Toolchain Module</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Toolchain/standard/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-12:SLE-Module-Public-Cloud</name>
        <summary>SLE 12 Public Cloud Module</summary>
        <description>SLE 12 Public Cloud Module</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Public-Cloud/standard/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-12:SLE-Module-Legacy</name>
        <summary>SLE 12 Legacy Module</summary>
        <description>SLE 12 Legacy Module</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Legacy/standard/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-12:SLE-Module-Containers</name>
        <summary>SLE 12 Containers Module</summary>
        <description>SLE 12 Containers Module</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Containers/standard/</url>
      </repository>
      <repository recommended="false">
        <name>SUSE:SLE-12:SLE-Module-Adv-Systems-Management</name>
        <summary>SLE 12 Advanced Systems Management Module</summary>
        <description>SLE 12 Advanced Systems Management Module</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-12:/SLE-Module-Adv-Systems-Management/standard/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>python-wrapt</name>
        <summary>A Python module for decorators, wrappers and monkey patching</summary>
        <description>The aim of the **wrapt** module is to provide a transparent object proxy
for Python, which can be used as the basis for the construction of function
wrappers and decorator functions.

The **wrapt** module focuses very much on correctness. It therefore goes
way beyond existing mechanisms such as ``functools.wraps()`` to ensure that
decorators preserve introspectability, signatures, type checking abilities
etc. The decorators that can be constructed using this module will work in
far more scenarios than typical decorators and provide more predictable and
consistent behaviour.

To ensure that the overhead is as minimal as possible, a C extension module
is used for performance critical components. An automatic fallback to a
pure Python implementation is also provided where a target system does not
have a compiler to allow the C extension to be compiled.

Documentation
-------------

For further information on the **wrapt** module see:

* http://wrapt.readthedocs.org/</description>
      </item>
    </software>
  </group>
</metapackage>
