K 10 svn:author V 2 rm K 8 svn:date V 27 2012-11-13T09:06:31.733706Z K 7 svn:log V 496 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 WWW: http://github.com/scrapy/w3lib Feature safe: yes END