Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
deluge - A Python BitTorrent client with support for UPnP and DHT
Deluge is a new BitTorrent client, created using Python and GTK+. It is
intended to bring a native, full-featured client to Linux GTK+ desktop
environments such as GNOME and XFCE. It supports features such as DHT
(Distributed Hash Tables) and UPnP (Universal Plug-n-Play) that allow one to
more easily share BitTorrent data even from behind a router with virtually
zero configuration of port-forwarding.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
deluge |
0.4.1 |
6.fc5 |
src |
149 KiB |
Fri Feb 23 21:04:38 2007 |
Changelog
- * Fri Feb 23 17:00:00 2007 Peter Gordon <peter{%}thecodergeek{*}com> - 0.4.1-6
- Fix Source0 URL.
- * Wed Feb 21 17:00:00 2007 Peter Gordon <peter{%}thecodergeek{*}com> - 0.4.1-5
- Make notify-python dependency conditional (FC6+ only)
- Strip the unneeded shebang lines from the plugin scripts, since they are not
meant to be directly executed.
- * Wed Feb 7 17:00:00 2007 Peter Gordon <peter{%}thecodergeek{*}com> - 0.4.1-4
- Update .desktop file: Icon should not have the "-256" size suffix.
- Add Requires: notify-python
- Remove strict dependency on python 2.3+, since we're targetting FC5+
only, which has 2.4+.