<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>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>python3-Cython</name>
        <summary>The Cython compiler for writing C extensions for the Python language</summary>
        <description>The Cython language allows for writing C extensions for the Python
language. Cython is a source code translator based on Pyrex, but
supports more cutting edge functionality and optimizations.

The Cython language is very close to the Python language (and most Python
code is also valid Cython code), but Cython additionally supports calling C
functions and declaring C types on variables and class attributes. This
allows the compiler to generate very efficient C code from Cython code.</description>
      </item>
    </software>
  </group>
</metapackage>
