libtorrent: A BitTorrent library written in C++1
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.
... part of T2,
get it here
URL: https://github.com/rakshasa/libtorrent
Author: Jari Sundell <sundell [dot] software [at] gmail [dot] com>
Maintainer: Sebastian Czech <t2_ [at] arcor [dot] de>
License: GPL
Status: Beta
Version: 0.13.8
Download: https://github.com/rakshasa/libtorrent/ libtorrent-v0.13.8.tar.gz
T2 source: libtorrent.cache
T2 source: libtorrent.desc
Build time (on reference hardware): 25% (relative to binutils)2
Installed size (on reference hardware): 1.36 MB, 80 files
Dependencies (build time detected):
00-dirtree
autoconf
automake
binutils
coreutils
diffutils
findutils
grep
gzip
libtool
linux-header
m4
make
openssl
perl
tar
zlib
Installed files (on reference hardware):
[show]
usr/include/torrent
usr/include/torrent/bitfield.h
usr/include/torrent/chunk_manager.h
usr/include/torrent/common.h
usr/include/torrent/connection_manager.h
usr/include/torrent/data
usr/include/torrent/data/block.h
usr/include/torrent/data/block_list.h
usr/include/torrent/data/block_transfer.h
usr/include/torrent/data/file.h
usr/include/torrent/data/file_list.h
usr/include/torrent/data/file_list_iterator.h
usr/include/torrent/data/file_manager.h
usr/include/torrent/data/file_utils.h
usr/include/torrent/data/piece.h
usr/include/torrent/data/transfer_list.h
usr/include/torrent/dht_manager.h
usr/include/torrent/download.h
usr/include/torrent/error.h
usr/include/torrent/event.h
usr/include/torrent/exceptions.h
usr/include/torrent/hash_string.h
usr/include/torrent/http.h
usr/include/torrent/object.h
usr/include/torrent/object_stream.h
usr/include/torrent/path.h
usr/include/torrent/peer
usr/include/torrent/peer/client_info.h
usr/include/torrent/peer/client_list.h
usr/include/torrent/peer/connection_list.h
usr/include/torrent/peer/peer.h
usr/include/torrent/peer/peer_info.h
usr/include/torrent/peer/peer_list.h
usr/include/torrent/poll.h
usr/include/torrent/poll_epoll.h
usr/include/torrent/poll_kqueue.h
usr/include/torrent/poll_select.h
usr/include/torrent/rate.h
usr/include/torrent/resume.h
usr/include/torrent/throttle.h
usr/include/torrent/torrent.h
usr/include/torrent/tracker.h
usr/include/torrent/tracker_list.h
usr/lib/libtorrent.la
usr/lib/libtorrent.so
usr/lib/libtorrent.so.11
usr/lib/libtorrent.so.11.0.3
usr/lib/pkgconfig/libtorrent.pc
var/adm/dependencies/libtorrent
var/adm/descs/libtorrent
var/adm/flists/libtorrent
var/adm/md5sums/libtorrent
var/adm/packages/libtorrent
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).