<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>mechanize</name>
<shortdesc>Stateful programmatic web browsing.</shortdesc>
<description>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().

Much of the code originally derived from Perl code by Gisle Aas
(libwww-perl), Johnny Lee (MSIE Cookie support) and last but not least
Andy Lester (WWW::Mechanize).  urllib2 was written by Jeremy Hylton.</description>
<download-page>http://wwwsearch.sourceforge.net/mechanize/src/mechanize-0.1.7b.tar.gz</download-page>
<homepage rdf:resource="http://wwwsearch.sourceforge.net/mechanize/" />
<maintainer><foaf:Person><foaf:name>John J. Lee</foaf:name>
<foaf:mbox_sha1sum>6de18c3c6a50fbc5e2a9b065803185de4ad0f9cb</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.7b</revision></Version></release>
</Project></rdf:RDF>