Package libtorrent-rasterbar7: Information

    Source package: libtorrent-rasterbar7
    Version: 0.16.1-alt7.svn7387
    Build time:  Feb 11, 2013, 12:37 AM
    Report package bug
    License: GPL
    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-rasterbar7 (x86_64, i586)
    libtorrent-rasterbar7-debuginfo (x86_64, i586)



      1. libssl-devel
      2. glibc-core
      3. glibc-devel
      4. libGeoIP-devel
      5. gcc-c++
      6. python-devel
      7. zlib-devel
      8. boost-asio-devel
      9. boost-devel
      10. boost-filesystem
      11. boost-filesystem-devel
      12. boost-program_options-devel
      13. boost-python-devel

    Last changed


    Feb. 10, 2013 Eugeny A. Rostovtsev 2:0.16.1-alt7.svn7387
    - Rebuilt with Boost 1.53.0
    Feb. 6, 2013 Eugeny A. Rostovtsev 2:0.16.1-alt6.svn7387
    - Moved this version into System/Legacy libraries
    Dec. 3, 2012 Eugeny A. Rostovtsev 2:0.16.1-alt5.svn7387
    - Added necessary provides and conflicts