slackbuilds/libraries/libtorrent
B. Watson 4d100fa77d
libraries/libtorrent: Remove .la files.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-16 08:19:42 +07:00
..
4607bbf7.patch
README
libtorrent.SlackBuild libraries/libtorrent: Remove .la files. 2022-02-16 08:19:42 +07:00
libtorrent.info libraries/libtorrent: Fix DOWNLOAD. 2021-08-25 12:11:30 +07:00
slack-desc

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.