flatpak-runtime-config/com.redhat.Sdk.appdata.xml
Tomas Popela d7d3c997ac Correct things after mistakenly using RHEL 9 SRPM for import
Re-enable the python2 support and fix various things that broke when I've
by mistake used RHEL 9 SRPM when importing into RHEL 8

Resolves: RHEL-121407
2025-10-15 13:05:49 +02:00

20 lines
777 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="runtime">
<id>com.redhat.Sdk</id>
<metadata_license>CC0</metadata_license>
<project_license>https://www.redhat.com/en/about/red-hat-end-user-license-agreements#rhel</project_license>
<name>Red Hat SDK</name>
<summary>Tools and headers for developing applications</summary>
<releases>
<release version="8" date="2020-04-28"/>
</releases>
<description>
<p>
The Red Hat Sdk is the development runtime that you can use to produce applications using
the Red Hat Platform runtime. It contains everything that is in the platform, as well
as build and debugging tools and headers for the libraries.
</p>
</description>
<url type="homepage">https://redhat.com/</url>
</component>