slackbuilds_ponce/libraries/libtorrent
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
libtorrent.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
libtorrent.SlackBuild libraries/libtorrent: Updated for version 0.13.0. 2011-12-12 19:35:50 -02:00
README
slack-desc

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++.