mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-06 00:18:39 +00:00
remove another space
This commit is contained in:
parent
b254385666
commit
caafffb484
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -357,7 +357,7 @@ setup(
|
||||||
data_files = _data_files,
|
data_files = _data_files,
|
||||||
description = "Bittorrent Client",
|
description = "Bittorrent Client",
|
||||||
long_description = """Deluge is a bittorrent client that utilizes a
|
long_description = """Deluge is a bittorrent client that utilizes a
|
||||||
daemon/client model. There are various user interfaces available for
|
daemon/client model. There are various user interfaces available for
|
||||||
Deluge such as the GTKui, the webui and a console ui. Deluge uses
|
Deluge such as the GTKui, the webui and a console ui. Deluge uses
|
||||||
libtorrent in it's backend to handle the bittorrent protocol.""",
|
libtorrent in it's backend to handle the bittorrent protocol.""",
|
||||||
keywords = "torrent bittorrent p2p fileshare filesharing",
|
keywords = "torrent bittorrent p2p fileshare filesharing",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue