diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-08-07 01:54:47 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-08-07 01:54:47 +0000 |
commit | c801f2ebbec130c999ddddd2c289e4aee951549d (patch) | |
tree | 3ae23d4aa8082cc6d4d5e987efc90c5a46d52a5a /net-p2p/transmission-daemon/pkg-descr | |
parent | 33b0d5493280763a556d0fa57db78bf82448e054 (diff) |
Notes
Diffstat (limited to 'net-p2p/transmission-daemon/pkg-descr')
-rw-r--r-- | net-p2p/transmission-daemon/pkg-descr | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/net-p2p/transmission-daemon/pkg-descr b/net-p2p/transmission-daemon/pkg-descr index d5a056102d34..d609b375191d 100644 --- a/net-p2p/transmission-daemon/pkg-descr +++ b/net-p2p/transmission-daemon/pkg-descr @@ -1,8 +1,11 @@ The transmission-daemon is a daemon-based Transmission session that can -be controlled via IPC commands by transmission-remote (included). +be controlled via RPC by transmission-remote (included) and other +Transmission BiTtorrent client such as GTK+ and CLI interface. -Transmission is a free, lightweight BitTorrent client. It features a -simple, intuitive interface on top on an efficient, cross-platform -back-end. +Transmission has been built from the ground up to be a lightweight, yet +powerful BitTorrent client. Its simple, intuitive interface is designed +to integrate tightly with whatever computing environment you choose to +use. Transmission strikes a balance between providing useful functionality +without feature bloat. Furthermore, it is free for anyone to use or modify. WWW: http://www.transmissionbt.com/ |