diff options
Diffstat (limited to 'python/mechanize/README')
-rw-r--r-- | python/mechanize/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/mechanize/README b/python/mechanize/README new file mode 100644 index 0000000000..a0a17a2653 --- /dev/null +++ b/python/mechanize/README @@ -0,0 +1,4 @@ +Stateful programmatic web browsing in Python, after Andy Lester's +Perl module WWW::Mechanize. + +This requires pysetuptools or distribute. |