c03a5d5678
This brings the following additional ports * devel/rubygem-launch22 * misc/rubygem-mime-types117 * textproc/rubygem-nokogiri14 * www/rubygem-heroku-nav * www/rubygem-mechanize26 * www/rubygem-net-http-digest_auth11 * www/rubygem-net-http-persistent25 With the exception of heroku-nav, all the other ports are just older versions of already existing ports. Reviewed by: swills
7 lines
337 B
Text
7 lines
337 B
Text
The Mechanize library is used for automating interaction with websites.
|
|
Mechanize automatically stores and sends cookies, follows redirects,
|
|
can follow links, and submit forms. Form fields can be populated and
|
|
submitted. Mechanize also keeps track of the sites that you have visited as
|
|
a history.
|
|
|
|
WWW: http://mechanize.rubyforge.org
|