Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
deluge: A Python BitTorrent client with support for UPnP and DHT
- Summary
- 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.
Arch: src
Download: | deluge-0.4.1-6.al3.src.rpm |
Build Date: | Tue Feb 27 16:04:18 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 149 KiB |
Changelog
- * Fri Feb 23 16:00:00 2007 Peter Gordon <peter{%}thecodergeek{*}com> - 0.4.1-6
- Fix Source0 URL.
- * Wed Feb 21 16: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 16: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+.