mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
297 B
Plaintext
6 lines
297 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.
|