keeweb/package/deb/usr/share/appdata/keeweb.appdata.xml

31 lines
952 B
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2021 Antelle <antelle.net@email.com> -->
<component type="desktop-application">
<id>keeweb.desktop</id>
<metadata_license>MIT</metadata_license>
<project_license>MIT</project_license>
<name>KeeWeb</name>
<summary>Free cross-platform password manager compatible with KeePass</summary>
<description>
<p>
Free cross-platform password manager compatible with KeePass
</p>
</description>
<launchable type="desktop-id">keeweb.desktop</launchable>
<screenshots>
<screenshot type="default">
<caption>Main window</caption>
<image>https://raw.githubusercontent.com/keeweb/keeweb/master/img/screenshot.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://keeweb.info</url>
<provides>
<binary>keeweb</binary>
</provides>
</component>