slackbuilds/libraries/libtorrent
Willy Sudiarto Raharjo 46be8fe6a2 libraries/libtorrent: Remove unneeded dependency.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-02-08 14:52:25 +07:00
..
README libraries/libtorrent: Fixed dep information 2012-08-26 17:27:37 +02:00
libtorrent.SlackBuild libraries/libtorrent: Fix build on x86. 2014-11-11 08:34:16 +07:00
libtorrent.info libraries/libtorrent: Remove unneeded dependency. 2015-02-08 14:52:25 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

LibTorrent is a BitTorrent library written in C++ for *nix, with a focus
on high performance and good code. The library differentiates itself
from other implementations by transfering directly from file pages to
the network stack. On high-bandwidth connections it is able to seed at
3 times the speed of the official client.