diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-12 23:30:49 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:30:49 +0200 |
commit | f64e694f73542fd765f6a4f57d000ccb3def991c (patch) | |
tree | c0d1b8d3fcc0058b898320f07e2d99d1cac8aaa9 /libraries/mechanize/README | |
parent | cd62ef307555ad7d15899cb8e175a3824f60d960 (diff) | |
download | slackbuilds-f64e694f73542fd765f6a4f57d000ccb3def991c.tar.gz |
libraries/mechanize: Added to 12.2 repository
Diffstat (limited to 'libraries/mechanize/README')
-rw-r--r-- | libraries/mechanize/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/mechanize/README b/libraries/mechanize/README new file mode 100644 index 0000000000..35a75ec97a --- /dev/null +++ b/libraries/mechanize/README @@ -0,0 +1,4 @@ +Stateful programmatic web browsing in Python, after Andy Lester's +Perl module WWW::Mechanize. + +This requires pysetuptools and ClientForm. |