<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group distversion="openSUSE Leap 15.1">
    <repositories>
      <repository recommended="true">
        <name>Cloud:OpenStack:Stein</name>
        <summary> OpenStack Stein (Stable branch)</summary>
        <description>If you add this repository to your openSUSE installation, make sure it has a higher repository priority in zypper. Otherwise you will end up using the wrong dependencies depending on your openSUSE release.
      
DON'T SUBMIT HERE DIRECTLY, USE Cloud:OpenStack:Stein:Staging!

  </description>
        <url>https://download.opensuse.org/repositories/Cloud:/OpenStack:/Stein/openSUSE_Leap_15.1/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Leap:15.1:Update</name>
        <summary>Online updates for openSUSE Leap:15.1</summary>
        <description>This project is releasing the official updates for openSUSE Leap:15.1.</description>
        <url>https://download.opensuse.org/update/leap/15.1/oss/</url>
      </repository>
      <repository recommended="false">
        <name>openSUSE:Leap:15.1</name>
        <summary>openSUSE Leap 15.1</summary>
        <description></description>
        <url>https://download.opensuse.org/distribution/leap/15.1/repo/oss/</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>
