Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/py-w3lib,
Library of web-related functions
Branch: CURRENT,
Version: 1.14.2,
Package name: py27-w3lib-1.14.2,
Maintainer: slitvinovThis 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
Required to run:[
devel/py-setuptools] [
lang/python27] [
lang/py-six]
Master sites:
SHA1: 48fee847f484ebc35d30165d2feef84064bdc25d
RMD160: e5f5b8b2fabec497c39bd58e36571b083f5b0b44
Filesize: 40.226 KB
Version history: (Expand)
- (2017-02-14) Package deleted from pkgsrc
- (2016-04-14) Updated to version: py27-w3lib-1.14.2
- (2016-01-23) Package has been reborn
- (2016-01-21) Package deleted from pkgsrc
- (2015-09-07) Package has been reborn
- (2015-09-07) Package deleted from pkgsrc
CVS history: (Expand)
2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-06-07 19:43:20 by Sergey Litvinov | Files touched by this commit (4) | |
Log message:
Import py26-w3lib-1.2 as wip/py-w3lib.
A library of web-related functions. It can remove comments, extract
base URL, convert HTTP headers to dicts and vice-versa.
|