Пакет libtorrent-rasterbar: Информация

    Исходный пакет: libtorrent-rasterbar
    Версия: 1.2.10-alt0.1.p9
    Собран:  9 февраля 2023 г. 17:07 в задании #313849
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.rasterbar.com/products/libtorrent/

    Лицензия: BSD-3-Clause and BSL-1.0
    О пакете: libTorrent is a BitTorrent library written in C++ for *nix
    Описание: 
    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...

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libtorrent-rasterbar-devel (x86_64, ppc64le, i586, armh, aarch64)
    libtorrent-rasterbar10 (x86_64, ppc64le, i586, armh, aarch64)
    libtorrent-rasterbar10-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-libtorrent-rasterbar (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-libtorrent-rasterbar-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Andrey Cherepanov


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

    Последнее изменение


    28 октября 2020 г. Andrey Cherepanov 3:1.2.10-alt0.1.p9
    - Backport new version to p9 branch (ALT #39156).
    9 сентября 2020 г. Aleksei Nikiforov 3:1.2.10-alt1
    - Updated to upstream version 1.2.10.
    - Updated license tag.
    - Removed python-2 build switch.
    10 августа 2020 г. Aleksei Nikiforov 3:1.2.8-alt1
    - Updated to upstream version 1.2.8.