slackbuilds/libraries/libtorrent
Andrew Clemons 97e7f92af5
libraries/libtorrent: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-08-25 12:11:30 +07:00
..
4607bbf7.patch libraries/libtorrent: Updated for version 0.13.7. 2019-07-14 08:30:35 +07:00
README
libtorrent.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02: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.