Package libtorrent-rasterbar10: Information

    Source package: libtorrent-rasterbar10
    Version: 1.2.14-alt3
    Build time:  May 14, 2024, 07:21 AM
    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 (loongarch64)
    libtorrent-rasterbar10-debuginfo (loongarch64)
    libtorrent-rasterbar10-devel (loongarch64)
    python3-module-libtorrent-rasterbar (loongarch64)
    python3-module-libtorrent-rasterbar-debuginfo (loongarch64)

    Maintainer: Stanislav Levin


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