slackbuilds_ponce/python/w3lib
Dimitris Zlatanidis 2b3333c721
python/w3lib: Updated for version 1.22.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-27 01:09:49 +07:00
..
README
slack-desc
w3lib.info
w3lib.SlackBuild

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
convert raw HTTP headers to dicts and vice-versa
construct HTTP auth header
converting HTML pages to unicode
sanitize urls (like browsers do)
extract arguments from urls