[ 源代码: 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
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 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