urlgrabber 3.9.1-4ubuntu3 source package in Ubuntu

Changelog

urlgrabber (3.9.1-4ubuntu3) trusty; urgency=medium

  * Rebuild to drop files installed into /usr/share/pyshared.
 -- Matthias Klose <email address hidden>   Sun, 23 Feb 2014 13:54:39 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
urlgrabber_3.9.1.orig.tar.gz 70.6 KiB 4437076c8708e5754ea04540e46c7f4f233734ee3590bb8a96389264fb0650d0
urlgrabber_3.9.1-4ubuntu3.debian.tar.gz 11.3 KiB febc6a4ad72abda3016ae4a5decc6fe889de9af2dfc3908b899965c4e538921a
urlgrabber_3.9.1-4ubuntu3.dsc 1.5 KiB 602c7db754e7a2e9a54da0020b8cd1800daff8477618d77cb8842946efdd8fbd

Available diffs

View changes file

Binary packages built by this source

python-urlgrabber: A high-level cross-protocol url-grabber

 urlgrabber dramatically simplifies the fetching of files. It is designed to
 be used in programs that need common (but not necessarily simple)
 url-fetching features. This package provides both a binary and a module, both
 of the name urlgrabber.
 .
 It supports identical behavior for http://, ftp:// and file:/// URIs. It
 provides HTTP keepalive, byte ranges, regets, progress meters, throttling,
 retries, access to authenticated http/ftp servers, and proxies. Additionally
 it has the ability to treat a list of mirrors as a single source and to
 automatically switch mirrors if there is a failure.