mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
1f8b48b772
Approved by: portmgr blanket
8 lines
348 B
Plaintext
8 lines
348 B
Plaintext
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: https://github.com/sparklemotion/mechanize
|