slackbuilds/python/w3lib
Willy Sudiarto Raharjo bdc06af933
python/w3lib: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-20 21:35:10 +07:00
..
README
slack-desc
w3lib.SlackBuild
w3lib.info python/w3lib: Update DEP. 2021-04-20 21:35:10 +07:00

README

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