libtorrent is a C++ implementation of the BitTorrent protocol
libtorrent-rasterbar 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-rasterbar are:
* To be cpu efficient.
* To be memory efficient.
* To be very easy to use.
- Devel package for openSUSE:Factory
-
10
derived packages
- Links to openSUSE:Factory / libtorrent-rasterbar
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/libtorrent-rasterbar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000561 561 Bytes | |
_link | 0000000155 155 Bytes | |
libtorrent-rasterbar-1.2.10.tar.gz | 0004128498 3.94 MB | |
libtorrent-rasterbar.changes | 0000048729 47.6 KB | |
libtorrent-rasterbar.spec | 0000006176 6.03 KB |
Revision 134 (latest revision is 177)
Alexei Sorokin (XRevan86)
accepted
request 831692
from
Luigi Baldoni (alois)
(revision 134)
- Update to version 1.2.10 * fix regression in python binding for move_storage() * fix issue with loading invalid torrents with only 0-sized files * fix to avoid large stack allocations
Comments 0