fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
299 B
Text
5 lines
299 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.
|