Dimitris Zlatanidis 2b3333c721 python/w3lib: Updated for version 1.22.0. 2 éve
..
README 4af1334cfb python/w3lib: Added (Library of web-related functions). 8 éve
slack-desc 4af1334cfb python/w3lib: Added (Library of web-related functions). 8 éve
w3lib.SlackBuild 2b3333c721 python/w3lib: Updated for version 1.22.0. 2 éve
w3lib.info 2b3333c721 python/w3lib: Updated for version 1.22.0. 2 éve

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