Пакет libtorrent0.12: Информация

    Исходный пакет: libtorrent0.12
    Версия: 0.12.7-alt1
    Собран:  13 ноября 2010 г. 22:26
    Сообщить об ошибке в пакете
    Домашняя страница: http://libtorrent.rakshasa.no/

    Лицензия: GPLv2+
    О пакете: 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-devel (x86_64, i586)
    libtorrent0.12 (x86_64, i586)

    Сопровождающий: Alexey Morsov

    Список участников:
    Alexey Morsov
    Dmitry V. Levin
    Andrei Bulava

    Права:
    @qa_p6

      1. libsigc++2.0-devel
      2. libssl-devel
      3. cppunit-devel
      4. gcc-c++

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


    13 ноября 2010 г. Alexey Morsov 0.12.7-alt1
    - new version
    - reformatted description
    - add cppunit-devel
    1 октября 2010 г. Dmitry V. Levin 0.12.6-alt2
    - Cleaned up specfile a bit.
    - Rebuilt with libcrypto.so.10.
    15 января 2010 г. Alexey Morsov 0.12.6-alt1
    - new version