slackbuilds/python/w3lib
Dimitris Zlatanidis 768b848820
python/w3lib: Switch to i586.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-10-22 08:47:07 +07:00
..
README python/w3lib: Added (Library of web-related functions). 2016-06-30 16:34:31 +07:00
slack-desc python/w3lib: Added (Library of web-related functions). 2016-06-30 16:34:31 +07:00
w3lib.SlackBuild python/w3lib: Switch to i586. 2016-10-22 08:47:07 +07:00
w3lib.info python/w3lib: Updated for version 1.15.0. 2016-08-05 18:10:49 +01: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