Name: | python3-w3lib |
---|---|
Version: | 2.0.1 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 98906 |
License: | BSD-3-Clause |
RPM: | python3-w3lib-2.0.1-1.el9.noarch.rpm |
Source RPM: | python-w3lib-2.0.1-1.el9.src.rpm |
Build Date: | Tue Dec 13 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/scrapy/w3lib |
Summary: | Library of web-related functions |
Description: | This is a Python library of web-related functions, such as: - Remove comments, or tags from HTML snippets - Extract base url from HTML snippets - Translate entites on HTML strings - Encoding mulitpart/form-data - Convert raw HTTP headers to dicts and vice-versa - Construct HTTP auth header - Converting HTML pages to unicode - RFC-compliant url joining - Sanitize urls (like browsers do) - Extract arguments from urls |