2017-10-16 21:32:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Copyright 2017 suve <veg@svgames.pl> -->
|
|
|
|
<component type="desktop">
|
2017-10-16 22:26:46 +02:00
|
|
|
<id>org.qutebrowser.qutebrowser</id>
|
2017-10-16 21:32:53 +02:00
|
|
|
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
|
|
|
<project_license>GPL-3.0</project_license>
|
|
|
|
<name>qutebrowser</name>
|
|
|
|
<summary>A keyboard-driven web browser</summary>
|
|
|
|
<description>
|
|
|
|
<p>
|
|
|
|
qutebrowser is a keyboard-focused browser with a minimal GUI.
|
2018-05-19 13:57:26 +02:00
|
|
|
It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl,
|
2017-10-16 21:32:53 +02:00
|
|
|
and is based on Python and PyQt5.
|
2018-05-19 13:57:26 +02:00
|
|
|
</p>
|
2017-10-16 21:32:53 +02:00
|
|
|
</description>
|
2017-10-16 21:57:10 +02:00
|
|
|
<categories>
|
|
|
|
<category>Network</category>
|
|
|
|
<category>WebBrowser</category>
|
|
|
|
</categories>
|
2017-10-16 21:58:24 +02:00
|
|
|
<provides>
|
|
|
|
<binary>qutebrowser</binary>
|
|
|
|
</provides>
|
2017-10-16 21:34:08 +02:00
|
|
|
<launchable type="desktop-id">qutebrowser.desktop</launchable>
|
2017-10-16 21:32:53 +02:00
|
|
|
<screenshots>
|
|
|
|
<screenshot type="default">
|
|
|
|
<image>https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/img/main.png</image>
|
|
|
|
</screenshot>
|
|
|
|
<screenshot>
|
|
|
|
<image>https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/img/downloads.png</image>
|
|
|
|
</screenshot>
|
|
|
|
<screenshot>
|
|
|
|
<image>https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/img/completion.png</image>
|
|
|
|
</screenshot>
|
|
|
|
<screenshot>
|
|
|
|
<image>https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/img/hints.png</image>
|
|
|
|
</screenshot>
|
|
|
|
</screenshots>
|
2017-10-16 21:55:24 +02:00
|
|
|
<url type="homepage">https://www.qutebrowser.org</url>
|
2017-10-16 22:30:51 +02:00
|
|
|
<url type="faq">https://qutebrowser.org/doc/faq.html</url>
|
|
|
|
<url type="help">https://qutebrowser.org/doc/help/</url>
|
2017-10-16 21:55:24 +02:00
|
|
|
<url type="bugtracker">https://github.com/qutebrowser/qutebrowser/issues/</url>
|
|
|
|
<url type="donation">https://github.com/qutebrowser/qutebrowser#donating</url>
|
2018-05-19 13:57:26 +02:00
|
|
|
<releases>
|
|
|
|
<release version="1.3.0" date="2018-05-04"/>
|
|
|
|
<release version="1.2.1" date="2018-03-14"/>
|
|
|
|
<release version="1.2.0" date="2018-03-09"/>
|
|
|
|
</releases>
|
2017-10-16 21:32:53 +02:00
|
|
|
</component>
|