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
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/libtorrent-rasterbar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000578 578 Bytes | |
_service | 0000000610 610 Bytes | |
libtorrent-rasterbar-2.0.10.tar.xz | 0003357020 3.2 MB | |
libtorrent-rasterbar.changes | 0000063044 61.6 KB | |
libtorrent-rasterbar.spec | 0000005285 5.16 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1169256
from
Luigi Baldoni (alois)
(revision 90)
- Build against boost175 on Leap15 code-o-o#leap/features/issue/155
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.