[ 原始碼: ruby-mechanize ]
套件:ruby-mechanize(2.10.1-1)
ruby-mechanize 的相關連結
Debian 的資源:
下載原始碼套件 ruby-mechanize:
- [ruby-mechanize_2.10.1-1.dsc]
- [ruby-mechanize_2.10.1.orig.tar.gz]
- [ruby-mechanize_2.10.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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-addressable (>= 2.8)
- alternative URI implementation for Ruby
-
- dep: ruby-base64
- support for encoding and decoding binary data using a Base64 representation
-
- dep: ruby-domain-name (>= 0.5.20190701)
- Domain Name manipulation library for Ruby
-
- dep: ruby-http-cookie (>= 1.0.3)
- Ruby library to handle HTTP Cookies based on RFC 6265
-
- dep: ruby-mime-types (>= 3.0)
- guess MIME type of files
-
- dep: ruby-net-http-digest-auth (>= 1.4.1)
- RFC 2617 Digest Access Authentication implementation
-
- dep: ruby-net-http-persistent (<< 5.0.dev)
- Manages persistent connections using Net::HTTP
- dep: ruby-net-http-persistent (>= 2.5.2)
-
- dep: ruby-nkf
- 套件暫時不可用
-
- dep: ruby-nokogiri (>= 1.11.2)
- HTML, XML, SAX, and Reader parser for Ruby
-
- dep: ruby-ntlm (>= 0.6.3)
- NTLM authentication client for Ruby
-
- dep: ruby-webrick (>= 1.7)
- HTTP server toolkit in Ruby
-
- dep: ruby-webrobots (>= 0.1.2)
- Library for creating robots.txt-aware web robots