Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libtorrent: BitTorrent library with a focus on high performance & good code
- Summary
- 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.
Changelog
- * Sat Jan 14 16:00:00 2006 - Chris Chabot <chabotc{%}xs4all{*}nl> - 0.8.2-2
- Improved general summary & devel package description
- Simplified devel package includedir files section
- Removed openssl as requires, its implied by .so dependency
- Correct devel package Group
- * Wed Jan 11 16:00:00 2006 - Chris Chabot <chabotc{%}xs4all{*}nl> - 0.8.2-1
- Initial version