forked from flathub/org.deluge_torrent.deluge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathorg.deluge_torrent.deluge.metainfo.xml
42 lines (42 loc) · 1.61 KB
/
org.deluge_torrent.deluge.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2021 Asif Ali Rizvan -->
<component>
<id type="desktop">org.deluge_torrent.deluge</id>
<launchable type="desktop-id">org.deluge_torrent.deluge.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<name>Deluge</name>
<project_license>GPL-3.0</project_license>
<summary>A fully-featured BitTorrent Client</summary>
<url type="homepage">http://deluge-torrent.org/</url>
<description>
<p>Deluge is a Free Software, cross-platform BitTorrent client on Python and Gtk3 with multiple user interfaces in client/server model.</p>
<p>Deluge includes the following features:</p>
<ul>
<li>Protocol Encryption</li>
<li>DHT</li>
<li>Local Peer Discovery (LSD)</li>
<li>Peer Exchange (PEX)</li>
<li>UPnP</li>
<li>NAT-PMP</li>
<li>Proxy Support</li>
<li>Web seeds</li>
<li>Global and per-torrent speed limits</li>
<li>Stream Torrent - sequential download</li>
<li>GTK interface</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/fastrizwaan/deluge_flatpak/main/screenshots/ONE.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/fastrizwaan/deluge_flatpak/main/screenshots/TWO.png</image>
</screenshot>
</screenshots>
<update_contact>https://github.com/fastrizwaan/deluge_flatpak</update_contact>
<translation type="gettext">Deluge</translation>
<releases>
<release date="2019-06-12" version="2.0.3"/>
</releases>
<content_rating type="oars-1.1"/>
</component>