Libtorrent is a C++ implementation of the BitTorrent protocol
http://www.rasterbar.com/products/libtorrent/
libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client.
The main goals of libtorrent are:
* to be cpu efficient
* to be memory efficient
* to be very easy to use
This package holds the sample client and example files for libtorrent-rasterbar.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/libtorrent-rasterbar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000348 348 Bytes | |
libtorrent-rasterbar-1.1.0-add_ppc64le_as_64_bit_s |
0000000962 962 Bytes | |
libtorrent-rasterbar-1.1.0-fix-get-ip-filter.patch | 0000000747 747 Bytes | |
libtorrent-rasterbar-1.1.0-fix-invalid-input-crash |
0000007807 7.62 KB | |
libtorrent-rasterbar-1.1.0-python-fixes.patch | 0000002196 2.14 KB | |
libtorrent-rasterbar-1.1.0-remove-x86-only-flag.pa |
0000000300 300 Bytes | |
libtorrent-rasterbar-1.1.0.tar.gz | 0003629123 3.46 MB | |
libtorrent-rasterbar.changes | 0000020171 19.7 KB | |
libtorrent-rasterbar.spec | 0000007591 7.41 KB |
Revision 40 (latest revision is 90)
Dominique Leuenberger (dimstar_suse)
accepted
request 415869
from
Alexei Sorokin (XRevan86)
(revision 40)
Comments 1
Curious if this is going to be updated. 1.2.7 came out May 31 and 2.0.0 is already RC status.