Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-libtorrent - Python bindings to the rb_libtorrent library
        
        - This package contains Python bindings for the rb_libtorrent library, allowing
one to write full-featured applications in Python that use rb_libtorrent. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | python-libtorrent | 0.4.0 | 2.fc5 | x86_64 | 116 KiB | Fri Feb  2 21:01:37 2007 | 
        
        Changelog
        
            - * Sun Jan 28 17:00:00 2007 Peter Gordon <peter{%}thecodergeek{*}com> - 0.4.0-2
- - A couple of fixes from Mamoru Tasaka's review comments (#221376):
  (1) Fix permission on the python-libtorrent.cpp file, so that its
      permissions in the -debuginfo subpackage are correct;
  (2) Fix Source0 URL to point to deluge-torrent.org's downloads.
            - * Thu Jan 25 17:00:00 2007 Peter Gordon <peter{%}thecodergeek{*}com> - 0.4.0-1
- - Update to new upstream release (0.4.0)
- Force building against the system rb_libtorrent, rather than an internal
  copy in the source tarball.
  + setup.py 
            - * Sun Jan  7 17:00:00 2007 Peter Gordon <peter{%}thecodergeek{*}com> - 0.3.0-4.20061128svn
- - Pass "-DAMD64" as a compiler flag on 64-bit arches to get a proper
  pythonLong preprocessor definition. (Thanks to Gerd Classen; bug #221669)