Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-urlgrabber - A high-level cross-protocol url-grabber
        
        
        - Description:
- 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. 
Packages
        
        
            | python-urlgrabber-3.9.1-27.fc19.noarch
              [104 KiB] | Changelog
              by Zdenek Pavlas (2013-05-17): - Update to latest HEAD.
- add URLGrabError.code to the external downloader API
- Disable GSSNEGOTIATE to work around a curl bug.  BZ 960163 |