20 lines
866 B
XML
20 lines
866 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>codes.swee.SweeCryptGTK</id>
|
|
<metadata_license>MIT</metadata_license>
|
|
<project_license>MIT</project_license>
|
|
<name>A Simple and fun cipher frontend</name>
|
|
<summary>A frontend for the SweeCrypt python module</summary>
|
|
<url type="homepage">https://git.swee.codes/swee/sweecrypt-gtk</url>
|
|
<description>
|
|
<p>A frontend for the <a href="https://github.com/sweezero/sweecrypt">SweeCrypt Python Module</a>.</p>
|
|
</description>
|
|
<releases>
|
|
<release date="2024-12-24" version="1.2"/>
|
|
</releases>
|
|
<content_rating type="oars-1.0"/>
|
|
<developer_name>SWEE.codes</developer_name>
|
|
<!-- <url type="bugtracker">https://</url> -->
|
|
<update_contact>meow@swee.codes</update_contact>
|
|
<launchable type="desktop-id">codes.swee.SweeCryptGTK.desktop</launchable>
|
|
</component>
|