软件包: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
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-pycurl
- Python bindings to libcurl