--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: mechanize version: !ruby/object:Gem::Version version: 0.6.4 date: 2006-12-20 00:00:00 -08:00 summary: Mechanize provides automated web-browsing require_paths: - lib email: aaronp@rubyforge.org homepage: http://mechanize.rubyforge.org/ rubyforge_project: mechanize description: "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." autorequire: default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Aaron Patterson files: - CHANGELOG.txt - EXAMPLES.txt - GUIDE.txt - LICENSE.txt - Manifest.txt - NOTES.txt - README.txt - Rakefile - eg/flickr_upload.rb - eg/mech-dump.rb - eg/proxy_req.rb - eg/rubyforge.rb - eg/spider.rb - lib/mechanize.rb - lib/mechanize/cookie.rb - lib/mechanize/errors.rb - lib/mechanize/form.rb - lib/mechanize/form_elements.rb - lib/mechanize/hpricot.rb - lib/mechanize/inspect.rb - lib/mechanize/list.rb - lib/mechanize/mech_version.rb - lib/mechanize/net-overrides/net/http.rb - lib/mechanize/net-overrides/net/https.rb - lib/mechanize/net-overrides/net/protocol.rb - lib/mechanize/page.rb - lib/mechanize/page_elements.rb - lib/mechanize/parsers/rexml_page.rb - lib/mechanize/pluggable_parsers.rb - lib/mechanize/rexml.rb - setup.rb test_files: - test/test_all.rb - test/test_includes.rb - test/test_servlets.rb - test/tc_authenticate.rb - test/tc_bad_links.rb - test/tc_checkboxes.rb - test/tc_cookie_class.rb - test/tc_cookie_jar.rb - test/tc_cookies.rb - test/tc_encoded_links.rb - test/tc_errors.rb - test/tc_form_action.rb - test/tc_form_as_hash.rb - test/tc_form_button.rb - test/tc_form_no_inputname.rb - test/tc_forms.rb - test/tc_frames.rb - test/tc_gzipping.rb - test/tc_links.rb - test/tc_mech.rb - test/tc_multi_select.rb - test/tc_no_attributes.rb - test/tc_page.rb - test/tc_pluggable_parser.rb - test/tc_post_form.rb - test/tc_pretty_print.rb - test/tc_proxy.rb - test/tc_radiobutton.rb - test/tc_referer.rb - test/tc_relative_links.rb - test/tc_response_code.rb - test/tc_save_file.rb - test/tc_select.rb - test/tc_select_all.rb - test/tc_select_none.rb - test/tc_select_noopts.rb - test/tc_set_fields.rb - test/tc_ssl_server.rb - test/tc_subclass.rb - test/tc_textarea.rb - test/tc_upload.rb - test/tc_watches.rb - test/htdocs/alt_text.html - test/htdocs/bad_form_test.html - test/htdocs/empty_form.html - test/htdocs/file_upload.html - test/htdocs/find_link.html - test/htdocs/form_multi_select.html - test/htdocs/form_multival.html - test/htdocs/form_no_action.html - test/htdocs/form_no_input_name.html - test/htdocs/form_select.html - test/htdocs/form_select_all.html - test/htdocs/form_select_none.html - test/htdocs/form_select_noopts.html - test/htdocs/form_set_fields.html - test/htdocs/form_test.html - test/htdocs/frame_test.html - test/htdocs/google.html - test/htdocs/iframe_test.html - test/htdocs/index.html - test/htdocs/link with space.html - test/htdocs/no_title_test.html - test/htdocs/tc_bad_links.html - test/htdocs/tc_checkboxes.html - test/htdocs/tc_encoded_links.html - test/htdocs/tc_form_action.html - test/htdocs/tc_links.html - test/htdocs/tc_no_attributes.html - test/htdocs/tc_pretty_print.html - test/htdocs/tc_radiobuttons.html - test/htdocs/tc_referer.html - test/htdocs/tc_relative_links.html - test/htdocs/tc_textarea.html - test/htdocs/relative/tc_relative_links.html - test/htdocs/button.jpg - test/data/server.crt - test/data/server.csr - test/data/server.key - test/data/server.pem - test/data/htpasswd rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: [] requirements: [] dependencies: - !ruby/object:Gem::Dependency name: hpricot version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: