diff options
author | B. Watson <yalhcru@gmail.com> | 2020-05-30 01:42:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-01 08:46:32 +0700 |
commit | 4732935071c44eb58dd89cf09521292b3ebbaccf (patch) | |
tree | f53c0ab4944643f43fe35bda6b520f4e7bd06697 /network/transmission-qt4/README | |
parent | 38dee70ccd621e9a078a4cb4f0e3847703f694f5 (diff) |
network/transmission-qt4: Added (bittorrent client)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/transmission-qt4/README')
-rw-r--r-- | network/transmission-qt4/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/transmission-qt4/README b/network/transmission-qt4/README new file mode 100644 index 0000000000000..2fdfaa20f70d6 --- /dev/null +++ b/network/transmission-qt4/README @@ -0,0 +1,10 @@ +transmission-qt4 (bittorrent client) + +Transmission is a lightweight open source BitTorrent client, providing +useful functionality without feature bloat. It consists of a daemon, a +GTK+, Qt and CLI client. + +This is an older release of transmission, and only the Qt4 client is +provided. For the rest of the components (the GTK+ client, the daemon, +and the command-line client), install the main transmission package. +It's safe to install both transmission and transmission-qt4. |