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 | 0000000657 657 Bytes | |
_link | 0000000155 155 Bytes | |
libtorrent-rasterbar-2.0.4.tar.gz | 0004311319 4.11 MB | |
libtorrent-rasterbar.changes | 0000053738 52.5 KB | |
libtorrent-rasterbar.spec | 0000005069 4.95 KB |
Revision 149 (latest revision is 177)
Luigi Baldoni (alois)
accepted
request 898012
from
Luigi Baldoni (alois)
(revision 149)
- Update to version 2.0.4 * fix piece picker bug causing double-picks with prefer-contiguous enabled * expose session_params in python bindings * fix (deprecated) use of add_torrent_params::info_hash * fix issue creating and loading v2 torrents with empty files. Improves conformance to BEP52 reference implementation
Comments 0