From e4222dbc274afe9561eace10b6eb0e79dbcc6630 Mon Sep 17 00:00:00 2001 From: Tim Fitzhenry Date: Tue, 11 May 2010 20:00:56 +0200 Subject: libraries/libtorrent: Added to 12.0 repository --- libraries/libtorrent/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 libraries/libtorrent/README (limited to 'libraries/libtorrent/README') diff --git a/libraries/libtorrent/README b/libraries/libtorrent/README new file mode 100644 index 0000000000..a6a37657a4 --- /dev/null +++ b/libraries/libtorrent/README @@ -0,0 +1,7 @@ +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++ (libsigcxx in the SlackBuilds.org repository). -- cgit v1.2.3