Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-urlgrabber: A high-level cross-protocol url-grabber
        
        
        - Summary
- A high-level cross-protocol url-grabber for python supporting HTTP, FTP
and file locations.  Features include keepalive, byte ranges, throttling,
authentication, proxies and more.
Changelog
        
            - * Wed Dec  6 16:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 3.1.0-2
- - fix keepalive (#218268) 
            - * Mon Oct 23 17:00:00 2006 James Bowes <jbowes{%}redhat{*}com> - 3.1.0-1
- - update to 3.1.0 
            - * Mon Jul 17 17:00:00 2006 James Bowes <jbowes{%}redhat{*}com> - 2.9.9-2
- - Add support for byte ranges and keepalive over HTTPS