[ 原始碼: ruby-mechanize ]
套件:ruby-mechanize(2.7.6-1+deb10u1)
ruby-mechanize 的相關連結
Debian 的資源:
下載原始碼套件 ruby-mechanize:
- [ruby-mechanize_2.7.6-1+deb10u1.dsc]
- [ruby-mechanize_2.7.6.orig.tar.gz]
- [ruby-mechanize_2.7.6-1+deb10u1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [docs.seattlerb.org]
相似套件:
library used for automating interaction with websites
This 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.
This library is loosely based on WWW::Mechanize for Perl.
其他與 ruby-mechanize 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-domain-name (>= 0.5.1)
- Domain Name manipulation library for Ruby
-
- dep: ruby-http-cookie (>= 1.0)
- Ruby library to handle HTTP Cookies based on RFC 6265
-
- dep: ruby-mime-types (>= 1.17.2)
- guess MIME type of files
-
- dep: ruby-net-http-digest-auth (>= 1.1.1)
- RFC 2617 Digest Access Authentication implementation
-
- dep: ruby-net-http-persistent (>= 2.5.2)
- Manages persistent connections using Net::HTTP
-
- dep: ruby-nokogiri (>= 1.6)
- HTML, XML, SAX, and Reader parser for Ruby
-
- dep: ruby-ntlm
- NTLM authentication client for Ruby
-
- dep: ruby-webrobots (>= 0.0.9)
- Library for creating robots.txt-aware web robots