Package libtorrent-rasterbar7: Information

    Source package: libtorrent-rasterbar7
    Version: 0.16.1-alt0.M60T.svn7387
    Build time:  Oct 23, 2012, 08:54 AM
    Category: System/Libraries
    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)
    libtorrent-rasterbar7-devel (x86_64, i586)
    python-module-libtorrent-rasterbar7 (x86_64, i586)
    python-module-libtorrent-rasterbar7-debuginfo (x86_64, i586)



    ACL:
    Motsyo Gennadi
    @everybody

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

    Last changed


    Oct. 22, 2012 Motsyo Gennadi 2:0.16.1-alt0.M60T.svn7387
    - build for t6
    Sept. 6, 2012 Eugeny A. Rostovtsev 2:0.16.1-alt1.svn7387
    - Version 0.16.1
    April 18, 2012 Eugeny A. Rostovtsev 2:0.16.0-alt3.svn6278
    - Fixed build