pkgsrc/www/py-w3lib/PLIST
adam 0d2dbb677e 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
2017-02-13 21:19:51 +00:00

28 lines
913 B
Text

@comment $NetBSD: PLIST,v 1.1 2017/02/13 21:19:51 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/w3lib/__init__.py
${PYSITELIB}/w3lib/__init__.pyc
${PYSITELIB}/w3lib/__init__.pyo
${PYSITELIB}/w3lib/encoding.py
${PYSITELIB}/w3lib/encoding.pyc
${PYSITELIB}/w3lib/encoding.pyo
${PYSITELIB}/w3lib/form.py
${PYSITELIB}/w3lib/form.pyc
${PYSITELIB}/w3lib/form.pyo
${PYSITELIB}/w3lib/html.py
${PYSITELIB}/w3lib/html.pyc
${PYSITELIB}/w3lib/html.pyo
${PYSITELIB}/w3lib/http.py
${PYSITELIB}/w3lib/http.pyc
${PYSITELIB}/w3lib/http.pyo
${PYSITELIB}/w3lib/url.py
${PYSITELIB}/w3lib/url.pyc
${PYSITELIB}/w3lib/url.pyo
${PYSITELIB}/w3lib/util.py
${PYSITELIB}/w3lib/util.pyc
${PYSITELIB}/w3lib/util.pyo