diff options
author | Tom Fitzhenry <tom@fitzhenry.name> | 2010-05-11 20:01:43 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:43 +0200 |
commit | 6d7c2cf0c3da6bc8a8c4752681106540701a062d (patch) | |
tree | 13a4a732940d7bbb1cf353d613b538adda35cb5b /network/rtorrent/README | |
parent | 062e491ce0345915f11f1b3a7c7a2de438fc7bb4 (diff) | |
download | slackbuilds-6d7c2cf0c3da6bc8a8c4752681106540701a062d.tar.gz |
network/rtorrent: Added to 12.0 repository
Diffstat (limited to 'network/rtorrent/README')
-rw-r--r-- | network/rtorrent/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/rtorrent/README b/network/rtorrent/README new file mode 100644 index 0000000000..ac40ab514e --- /dev/null +++ b/network/rtorrent/README @@ -0,0 +1,9 @@ +rtorrent is a BitTorrent client for ncurses, using the libtorrent library. The +client and library is written in C++ with emphasis on speed and efficiency, +while delivering equivalent features to those found in GUI based clients in an +ncurses client. + +Configure options are stored in ~/.rtorrent.rc; a well-commented base +can be found at /usr/doc/rtorrent-0.8.0/rtorrent.rc + +This requires libtorrent, which is also available from SlackBuilds.org |