slackbuilds/libraries/libtorrent
Tim Fitzhenry dead54f0bd libraries/libtorrent: Updated for version 0.12.0 2010-05-11 22:24:09 +02:00
..
README libraries/libtorrent: Updated for version 0.12.0 2010-05-11 22:24:09 +02:00
libtorrent.SlackBuild libraries/libtorrent: Added to 12.0 repository 2010-05-11 20:00:56 +02:00
libtorrent.info libraries/libtorrent: Updated for version 0.12.0 2010-05-11 22:24:09 +02:00
slack-desc libraries/libtorrent: Added to 12.0 repository 2010-05-11 20:00:56 +02: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.

This requires libsigc++