Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
python-urlgrabber - A high-level cross-protocol url-grabber
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
Latest: python-urlgrabber-3.9.1-11.el6.fio.src.rpm
Changelog:
- * 2011-04-12 - James Antill <james[AT]fedoraproject[DOTORG]> 3.9.1-8
- Work around some problems in curl.
- Resolves: rhbz#695747
- * 2010-07-14 - James Antill <james[AT]fedoraproject[DOTORG]> 3.9.1-7
- Fix automatic basename for downloads, and -o option problems.
- Resolves: rhbz#604724
- * 2010-04-13 - James Antill <james[AT]fedoraproject[DOTORG]> 3.9.1-6
- Update to upstream HEAD.
- LOWSPEEDLIMIT and hdrs
- Resolves: rhbz#576708
- * 2010-02-19 - Seth Vidal <skvidal at fedoraproject[DOTORG]> - 3.9.1-5
- add patch to allow reset_curl_obj() to close and reload the cached curl obj
- * 2009-11-12 - Seth Vidal <skvidal at fedoraproject[DOTORG]> - 3.9.1-4
- reset header values when we redirect and make sure debug output will work