pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-mechanize



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 17 20:46:55 UTC 2009

Update of /cvsroot/pkgsrc/www/py-mechanize
In directory ivanova.netbsd.org:/tmp/cvs-serv12066

Log Message:
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().

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-20090117
                
N pkgsrc/www/py-mechanize/Makefile
N pkgsrc/www/py-mechanize/PLIST
N pkgsrc/www/py-mechanize/distinfo
N pkgsrc/www/py-mechanize/DESCR

No conflicts created by this import



Home | Main Index | Thread Index | Old Index