summaryrefslogtreecommitdiffstats
path: root/python/mechanize/README
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2012-02-05 12:15:37 -0600
committer Robby Workman <rworkman@slackbuilds.org>2012-02-05 12:15:37 -0600
commitbc7d3bff6fbe53914797f19912e150a6f876ebbe (patch)
tree798c3ef8997f8423f5fa8d67de52a568533b63e2 /python/mechanize/README
parent62faa66ee49bd1cf8bcc982b878fedd8878d589b (diff)
downloadslackbuilds-bc7d3bff6fbe53914797f19912e150a6f876ebbe.tar.gz
slackbuilds-bc7d3bff6fbe53914797f19912e150a6f876ebbe.tar.xz
python/mechanize: Moved from Libraries
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/mechanize/README')
-rw-r--r--python/mechanize/README4
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.