<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:Slowroll:Build:1</name>
        <summary></summary>
        <description>https://en.opensuse.org/openSUSE:Slowroll area for building and openQA testing
  </description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Slowroll:/Build:/1/standard/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Slowroll</name>
        <summary>Slowroll</summary>
        <description>https://en.opensuse.org/openSUSE:Slowroll = a derivative codestream of openSUSE:Factory that uses automated rules to limit the rate of change to the codebase

Release manager: bmwiedemann

	  https://www.zq1.de/~bernhard/linux/opensuse/slowroll/slowroll-vs-tumbleweed-updates.svg</description>
        <url>https://download.opensuse.org/update/slowroll/repo/oss/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Slowroll:Base:1</name>
        <summary>staging area for new Base snapshot from Tumbleweed</summary>
        <description>Before a version bump, I collect i586 and bootstrap binaries here. These are missing in released Tumbleweed snapshots, but are needed for building packages. Also binaries required for DVD builds, because product-builder cannot use those from download-on-demand (dod)</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Slowroll:/Base:/1/standard/</url>
      </repository>
      <repository recommended="false">
        <name>openSUSE:Tumbleweed</name>
        <summary>Tumbleweed</summary>
        <description>Tumbleweed is the openSUSE Rolling Release

This OBS Project represents the content of the currently published
snapshot. The newer repository for next publish can be found in openSUSE:Factory standard repository.
</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Tumbleweed/slowroll/</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>
