套件:python-urlgrabber(3.10.2-1)
python-urlgrabber 的相關連結
Debian 的資源:
下載原始碼套件 urlgrabber:
維護小組:
外部的資源:
- 主頁 [urlgrabber.baseurl.org]
相似套件:
high-level URL transfer library
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.
其他與 python-urlgrabber 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-pycurl
- Python bindings to libcurl