Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-urlgrabber | Distribution: Mageia |
Version: 4.1.0 | Vendor: Mageia.Org |
Release: 2.mga8 | Build date: Sun Feb 16 18:43:50 2020 |
Group: Development/Python | Build host: localhost |
Size: 452334 | Source RPM: python-urlgrabber-4.1.0-2.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://urlgrabber.baseurl.org/ | |
Summary: A high-level cross-protocol url-grabber |
A high-level cross-protocol url-grabber. Using urlgrabber, data can be fetched in three basic ways: urlgrab(url) copy the file to the local filesystem urlopen(url) open the remote file and return a file object (like urllib2.urlopen) urlread(url) return the contents of the file as a string When using these functions (or methods), urlgrabber supports the following features: * identical behavior for http://, ftp://, and file:// urls * http keepalive - faster downloads of many files by using only a single connection * byte ranges - fetch only a portion of the file * reget - for a urlgrab, resume a partial download * progress meters - the ability to report download progress automatically, even when using urlopen! * throttling - restrict bandwidth usage * retries - automatically retry a download if it fails. The number of retries and failure types are configurable. * authenticated server access for http and ftp * proxy support - support for authenticated http and ftp proxies * mirror groups - treat a list of mirrors as a single source, automatically switching mirrors if there is a failure.
LGPLv2+
* Sun Feb 16 2020 umeabot <umeabot> 4.1.0-2.mga8 + Revision: 1535076 - Mageia 8 Mass Rebuild * Thu Oct 10 2019 daviddavid <daviddavid> 4.1.0-1.mga8 + Revision: 1451138 - new version: 4.1.0 * Mon Sep 16 2019 tv <tv> 4.0.0-2.mga8 + Revision: 1442518 - rebuild for python-3.8 - drop python2 subpkg * Mon Feb 25 2019 ngompa <ngompa> 4.0.0-1.mga7 + Revision: 1370081 - Update to 4.0.0 - Add Python 3 subpackage and have binaries as Python 3 * Fri Sep 21 2018 umeabot <umeabot> 3.10.1-9.mga7 + Revision: 1290451 - Mageia 7 Mass Rebuild * Thu May 03 2018 daviddavid <daviddavid> 3.10.1-8.mga7 + Revision: 1225472 - rename python-urlgrabber to python2-urlgrabber
/usr/bin/urlgrabber /usr/lib/python3.8/site-packages/urlgrabber /usr/lib/python3.8/site-packages/urlgrabber-4.1.0-py3.8.egg-info /usr/lib/python3.8/site-packages/urlgrabber-4.1.0-py3.8.egg-info/PKG-INFO /usr/lib/python3.8/site-packages/urlgrabber-4.1.0-py3.8.egg-info/SOURCES.txt /usr/lib/python3.8/site-packages/urlgrabber-4.1.0-py3.8.egg-info/dependency_links.txt /usr/lib/python3.8/site-packages/urlgrabber-4.1.0-py3.8.egg-info/requires.txt /usr/lib/python3.8/site-packages/urlgrabber-4.1.0-py3.8.egg-info/top_level.txt /usr/lib/python3.8/site-packages/urlgrabber/__init__.py /usr/lib/python3.8/site-packages/urlgrabber/__pycache__ /usr/lib/python3.8/site-packages/urlgrabber/__pycache__/__init__.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/urlgrabber/__pycache__/__init__.cpython-38.pyc /usr/lib/python3.8/site-packages/urlgrabber/__pycache__/byterange.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/urlgrabber/__pycache__/byterange.cpython-38.pyc /usr/lib/python3.8/site-packages/urlgrabber/__pycache__/grabber.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/urlgrabber/__pycache__/grabber.cpython-38.pyc /usr/lib/python3.8/site-packages/urlgrabber/__pycache__/mirror.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/urlgrabber/__pycache__/mirror.cpython-38.pyc /usr/lib/python3.8/site-packages/urlgrabber/__pycache__/progress.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/urlgrabber/__pycache__/progress.cpython-38.pyc /usr/lib/python3.8/site-packages/urlgrabber/byterange.py /usr/lib/python3.8/site-packages/urlgrabber/grabber.py /usr/lib/python3.8/site-packages/urlgrabber/mirror.py /usr/lib/python3.8/site-packages/urlgrabber/progress.py /usr/libexec/urlgrabber-ext-down /usr/share/doc/python3-urlgrabber /usr/share/doc/python3-urlgrabber/ChangeLog /usr/share/doc/python3-urlgrabber/LICENSE /usr/share/doc/python3-urlgrabber/README /usr/share/doc/python3-urlgrabber/TODO /usr/share/licenses/python3-urlgrabber /usr/share/licenses/python3-urlgrabber/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 08:20:58 2024