mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2026-03-11 14:04:23 +00:00
38 lines
1.4 KiB
XML
38 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>io.github.picocrypt.Picocrypt</id>
|
|
<name>Picocrypt</name>
|
|
<summary>A very small, very simple, yet very secure encryption tool.</summary>
|
|
<developer id="io.github.picocrypt">
|
|
<name>Evan Su</name>
|
|
</developer>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0</project_license>
|
|
<url type="homepage">https://github.com/Picocrypt/Picocrypt</url>
|
|
<url type="bugtracker">https://github.com/Picocrypt/Picocrypt/issues</url>
|
|
<content_rating type="oars-1.1"/>
|
|
<description>
|
|
<p>Visit the project's GitHub repository to learn more.</p>
|
|
</description>
|
|
<categories>
|
|
<category>Utility</category>
|
|
<category>Security</category>
|
|
</categories>
|
|
<launchable type="desktop-id">io.github.picocrypt.Picocrypt.desktop</launchable>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/Picocrypt/Picocrypt/refs/heads/main/images/screenshot.png</image>
|
|
<caption>Main window</caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
<releases>
|
|
<release version="1.49" date="2025-08-03">
|
|
<url type="details">https://github.com/Picocrypt/Picocrypt/blob/main/Changelog.md#v149-released-08032025</url>
|
|
<description>
|
|
<ul>
|
|
<li>Added support for displaying Cyrillic characters in the UI</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
</component>
|