pkgsrc/www/py-mechanize/PLIST
wiz 1966a9ad5c Initial import of py-mechanize-0.1.10:
Stateful programmatic web browsing, after Andy Lester's Perl module
WWW::Mechanize.

The library is layered: mechanize.Browser (stateful web browser),
mechanize.UserAgent (configurable URL opener), plus urllib2 handlers.

Features include: ftp:, http: and file: URL schemes, browser history,
high-level hyperlink and HTML form support, HTTP cookies, HTTP-EQUIV
and Refresh, Referer [sic] header, robots.txt, redirections, proxies,
and Basic and Digest HTTP authentication.  mechanize's response
objects are (lazily-) .seek()able and still work after .close().
2009-01-17 20:46:55 +00:00

90 lines
3.3 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2009/01/17 20:46:55 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/${EGG_INFODIR}/zip-safe
${PYSITELIB}/mechanize/__init__.py
${PYSITELIB}/mechanize/__init__.pyc
${PYSITELIB}/mechanize/__init__.pyo
${PYSITELIB}/mechanize/_auth.py
${PYSITELIB}/mechanize/_auth.pyc
${PYSITELIB}/mechanize/_auth.pyo
${PYSITELIB}/mechanize/_beautifulsoup.py
${PYSITELIB}/mechanize/_beautifulsoup.pyc
${PYSITELIB}/mechanize/_beautifulsoup.pyo
${PYSITELIB}/mechanize/_clientcookie.py
${PYSITELIB}/mechanize/_clientcookie.pyc
${PYSITELIB}/mechanize/_clientcookie.pyo
${PYSITELIB}/mechanize/_debug.py
${PYSITELIB}/mechanize/_debug.pyc
${PYSITELIB}/mechanize/_debug.pyo
${PYSITELIB}/mechanize/_file.py
${PYSITELIB}/mechanize/_file.pyc
${PYSITELIB}/mechanize/_file.pyo
${PYSITELIB}/mechanize/_firefox3cookiejar.py
${PYSITELIB}/mechanize/_firefox3cookiejar.pyc
${PYSITELIB}/mechanize/_firefox3cookiejar.pyo
${PYSITELIB}/mechanize/_gzip.py
${PYSITELIB}/mechanize/_gzip.pyc
${PYSITELIB}/mechanize/_gzip.pyo
${PYSITELIB}/mechanize/_headersutil.py
${PYSITELIB}/mechanize/_headersutil.pyc
${PYSITELIB}/mechanize/_headersutil.pyo
${PYSITELIB}/mechanize/_html.py
${PYSITELIB}/mechanize/_html.pyc
${PYSITELIB}/mechanize/_html.pyo
${PYSITELIB}/mechanize/_http.py
${PYSITELIB}/mechanize/_http.pyc
${PYSITELIB}/mechanize/_http.pyo
${PYSITELIB}/mechanize/_lwpcookiejar.py
${PYSITELIB}/mechanize/_lwpcookiejar.pyc
${PYSITELIB}/mechanize/_lwpcookiejar.pyo
${PYSITELIB}/mechanize/_mechanize.py
${PYSITELIB}/mechanize/_mechanize.pyc
${PYSITELIB}/mechanize/_mechanize.pyo
${PYSITELIB}/mechanize/_mozillacookiejar.py
${PYSITELIB}/mechanize/_mozillacookiejar.pyc
${PYSITELIB}/mechanize/_mozillacookiejar.pyo
${PYSITELIB}/mechanize/_msiecookiejar.py
${PYSITELIB}/mechanize/_msiecookiejar.pyc
${PYSITELIB}/mechanize/_msiecookiejar.pyo
${PYSITELIB}/mechanize/_opener.py
${PYSITELIB}/mechanize/_opener.pyc
${PYSITELIB}/mechanize/_opener.pyo
${PYSITELIB}/mechanize/_pullparser.py
${PYSITELIB}/mechanize/_pullparser.pyc
${PYSITELIB}/mechanize/_pullparser.pyo
${PYSITELIB}/mechanize/_request.py
${PYSITELIB}/mechanize/_request.pyc
${PYSITELIB}/mechanize/_request.pyo
${PYSITELIB}/mechanize/_response.py
${PYSITELIB}/mechanize/_response.pyc
${PYSITELIB}/mechanize/_response.pyo
${PYSITELIB}/mechanize/_rfc3986.py
${PYSITELIB}/mechanize/_rfc3986.pyc
${PYSITELIB}/mechanize/_rfc3986.pyo
${PYSITELIB}/mechanize/_seek.py
${PYSITELIB}/mechanize/_seek.pyc
${PYSITELIB}/mechanize/_seek.pyo
${PYSITELIB}/mechanize/_sockettimeout.py
${PYSITELIB}/mechanize/_sockettimeout.pyc
${PYSITELIB}/mechanize/_sockettimeout.pyo
${PYSITELIB}/mechanize/_testcase.py
${PYSITELIB}/mechanize/_testcase.pyc
${PYSITELIB}/mechanize/_testcase.pyo
${PYSITELIB}/mechanize/_upgrade.py
${PYSITELIB}/mechanize/_upgrade.pyc
${PYSITELIB}/mechanize/_upgrade.pyo
${PYSITELIB}/mechanize/_urllib2.py
${PYSITELIB}/mechanize/_urllib2.pyc
${PYSITELIB}/mechanize/_urllib2.pyo
${PYSITELIB}/mechanize/_useragent.py
${PYSITELIB}/mechanize/_useragent.pyc
${PYSITELIB}/mechanize/_useragent.pyo
${PYSITELIB}/mechanize/_util.py
${PYSITELIB}/mechanize/_util.pyc
${PYSITELIB}/mechanize/_util.pyo
@dirrm ${PYSITELIB}/mechanize
@dirrm ${PYSITELIB}/${EGG_INFODIR}