Package libtorrent-rasterbar10: Information

    Source package: libtorrent-rasterbar10
    Version: 1.2.14-alt3
    Build time:  Aug 19, 2023, 10:54 PM
    Category: System/Libraries
    Report package bug
    License: BSD-3-Clause and BSL-1.0
    Summary: libTorrent is a BitTorrent library written in C++ for *nix
    Description: 
    libTorrent is designed to avoid redundant copying and storing of data
    that other clients and libraries suffer from. libTorrent features:
    
    * The client has full control over the polling of sockets.
    * Sigc++ signals makes it easy for the client to react to events.
    * Fast resume which checks the file modification time.
    * Direct reading and writing from network to mmap'ed files.
    * File hash check uses the same thread; client can control the rate;
      non-blocking and preload to memory with the mincore and madvise.
    * File handler: fine-grained use of file read/write permissions, allows
      seeding of read-only files; allows torrents with unlimited number of
      files; opens closed files when mapping chunks to memory, with graceful
      error handling; support for files larger than 2 GB; different download
      priorities for files in the torrent.
    * Multi-tracker support.
    * No dependency on any specific HTTP library, the client implements a
      wrapper class.
    * Dynamic request pipe size.
    * Upload and download throttle.
    * And much more...

    List of rpms provided by this srpm:
    libtorrent-rasterbar10 (mipsel)
    libtorrent-rasterbar10-debuginfo (mipsel)
    libtorrent-rasterbar10-devel (mipsel)
    python3-module-libtorrent-rasterbar (mipsel)
    python3-module-libtorrent-rasterbar-debuginfo (mipsel)

    Maintainer: Stanislav Levin


      1. python3-devel
      2. gcc-c++
      3. libssl-devel
      4. python3(setuptools)
      5. rpm-build-python3
      6. boost-asio-devel
      7. boost-devel
      8. boost-filesystem
      9. boost-filesystem-devel
      10. boost-program_options-devel
      11. boost-python3-devel
      12. cmake
      13. libGeoIP-devel
      14. zlib-devel

    Last changed


    Feb. 10, 2023 Stanislav Levin 4:1.2.14-alt3
    - Fixed FTBFS (setuptools 66).
    June 24, 2021 Aleksei Nikiforov 4:1.2.14-alt2
    - Reintroduced due to deluge not working with libtorrent-rasterbar >= 2.0.
    June 10, 2021 Aleksei Nikiforov 3:1.2.14-alt1
    - Updated to upstream version 1.2.14.