20 lines
742 B
XML
20 lines
742 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="runtime">
|
|
<id>org.fedoraproject.Sdk</id>
|
|
<metadata_license>CC0</metadata_license>
|
|
<!-- FIXME -->
|
|
<project_license>GPL-2.0+</project_license>
|
|
<name>Fedora SDK</name>
|
|
<summary>Tools and headers for developing applications</summary>
|
|
<releases>
|
|
<release version="33" date="2020-09-29"/>
|
|
</releases>
|
|
<description>
|
|
<p>
|
|
The Fedora Sdk is the development runtime that you can use to produce applications using
|
|
the Fedora 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://fedoraproject.org/</url>
|
|
</component>
|