Paketname | python-urlgrabber |
Beschreibung | A high-level cross-protocol url-grabber |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.9.1-4 |
Sektion | python |
Priorität | optional |
Installierte Größe | 244 Byte |
Hängt ab von | python (>= 2.5), python-support (>= 0.90.0), python-pycurl |
Empfohlene Pakete | |
Paketbetreuer | Kevin Coyner |
Quelle | urlgrabber |
Paketgröße | 53334 Byte |
Prüfsumme MD5 | e859ce9b48e71171dc85815897231a99 |
Prüfsumme SHA1 | e39ca7858866acb3d066c34e8495e2ae6fab9f2c |
Prüfsumme SHA256 | 6e632921fb027b03d921adac491ee0997f5642d306adbdf0a2b8db274545fbe6 |
Link zum Herunterladen | python-urlgrabber_3.9.1-4_all.deb |
Ausführliche Beschreibung | 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.
|