Пакет libtorrent21: Информация

    Бинарный пакет: libtorrent21
    Версия: 0.13.8-alt3
    Архитектура: i586
    Собран:  30 июля 2023 г. 19:28 в задании #326067
    Исходный пакет: libtorrent
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/rakshasa/libtorrent

    Лицензия: GPLv2+
    О пакете: Development libraries and header files for libTorrent
    Описание: 
    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...

    Сопровождающий: Ilya Kurdyukov


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


    20 сентября 2021 г. Ilya Kurdyukov 3:0.13.8-alt3
    - Fixed build for Elbrus.
    1 сентября 2021 г. Aleksei Nikiforov 3:0.13.8-alt2
    - Disabled LTO.
    4 июня 2020 г. Aleksei Nikiforov 3:0.13.8-alt1
    - Updated to upstream version 0.13.8.