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

31 lines
952 B
XML
Raw Normal View History

2020-03-17 22:58:08 +01:00
<?xml version="1.0" encoding="UTF-8"?>
2021-02-04 21:09:21 +01:00
<!-- Copyright 2021 Antelle <antelle.net@email.com> -->
2020-03-17 22:58:08 +01:00
<component type="desktop-application">
2020-03-17 23:05:04 +01:00
<id>keeweb.desktop</id>
2020-03-17 22:58:08 +01:00
<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>
2020-04-03 17:17:30 +02:00
<binary>keeweb</binary>
2020-03-17 22:58:08 +01:00
</provides>
</component>