Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python2-mechanize | Distribution: openSUSE Leap 15.2 |
Version: 0.4.5 | Vendor: openSUSE |
Release: lp152.1.1 | Build date: Tue Mar 10 03:27:09 2020 |
Group: Development/Languages/Python | Build host: build76 |
Size: 992733 | Source RPM: python-mechanize-0.4.5-lp152.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/python-mechanize/mechanize | |
Summary: Stateful programmatic web browsing |
Stateful programmatic web browsing, after Andy Lester's Perl module WWW::Mechanize. The library is layered: mechanize.Browser (stateful web browser), mechanize.UserAgent (configurable URL opener), plus urllib2 handlers. Features include: ftp:, http: and file: URL schemes, browser history, high-level hyperlink and HTML form support, HTTP cookies, HTTP-EQUIV and Refresh, Referer [sic] header, robots.txt, redirections, proxies, and Basic and Digest HTTP authentication. mechanize's response objects are (lazily-) .seek()able and still work after .close(). Much of the code originally derived from Perl code by Gisle Aas (libwww-perl), Johnny Lee (MSIE Cookie support) and last but not least Andy Lester (WWW::Mechanize). urllib2 was written by Jeremy Hylton.
(BSD-3-Clause OR ZPL-2.1) AND BSD-3-Clause
* Wed Jan 22 2020 Martin Sirringhaus <martin.sirringhaus@suse.com> - Update to 0.4.5: * Add a set_html() method to the browser object - Update to 0.4.4: * URLs passed into mechanize now automatically have URL unsafe characters percent encoded. This is necessary because newer versions of python disallow processing of URLs with unsafe characters. Note that this means values return by get_full_url(), get_selector() etc will be percent encoded. * Tue Nov 12 2019 Bogdano Arendartchuk <BArendartchuk@suse.com> - added missing dependencies: Twisted, zope.interface and html5lib * Wed Sep 11 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 0.4.3: * When filling forms with unicode strings automatically encode them into the correct encoding fr the HTML page being viewed * Guess content type when uploading files if not specified * py3 compat - Have the version of simple cookies be 0 rather than None * Fri May 17 2019 Meera Belur <mbelur@suse.com> - Update to v0.4.2 * A couple of python 3 specific fixes for proxy authorization and adding controls to forms * Fri Apr 05 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 0.4.1: * A couple of python 3 specific fixes for servers with misisng robots.txt files and also errors when using basic/digest auth * Fri Jan 18 2019 mcepl@suse.com - Upgrade to 0.4.0: * Python 3 compatibility * Add a finalize_request_headers callback to Browser to allow users full control of what headers are sent with every request * Preserve header ordering when making HTTP requests * Fix processing of http-equiv meta tags incorrectly lower casing the content * Fix error when a textbox contained within a form contains unicode characters - Add missing BR for testing (Twisted and zope.interface) * Wed Aug 29 2018 tchvatal@suse.com - Require full python2 as it needs SSL module * Mon Aug 06 2018 toddrme2178@gmail.com - Remove unneeded dependencies. * Thu Jun 14 2018 mcepl@suse.com - Clean SPEC file (only py2k, but tests are enabled and run) * Thu Aug 24 2017 jmatejek@suse.com - singlespec auto-conversion
/usr/lib/python2.7/site-packages/mechanize /usr/lib/python2.7/site-packages/mechanize-0.4.5-py2.7.egg-info /usr/lib/python2.7/site-packages/mechanize-0.4.5-py2.7.egg-info/PKG-INFO /usr/lib/python2.7/site-packages/mechanize-0.4.5-py2.7.egg-info/SOURCES.txt /usr/lib/python2.7/site-packages/mechanize-0.4.5-py2.7.egg-info/dependency_links.txt /usr/lib/python2.7/site-packages/mechanize-0.4.5-py2.7.egg-info/requires.txt /usr/lib/python2.7/site-packages/mechanize-0.4.5-py2.7.egg-info/top_level.txt /usr/lib/python2.7/site-packages/mechanize-0.4.5-py2.7.egg-info/zip-safe /usr/lib/python2.7/site-packages/mechanize/__init__.py /usr/lib/python2.7/site-packages/mechanize/__init__.pyc /usr/lib/python2.7/site-packages/mechanize/__init__.pyo /usr/lib/python2.7/site-packages/mechanize/_auth.py /usr/lib/python2.7/site-packages/mechanize/_auth.pyc /usr/lib/python2.7/site-packages/mechanize/_auth.pyo /usr/lib/python2.7/site-packages/mechanize/_clientcookie.py /usr/lib/python2.7/site-packages/mechanize/_clientcookie.pyc /usr/lib/python2.7/site-packages/mechanize/_clientcookie.pyo /usr/lib/python2.7/site-packages/mechanize/_debug.py /usr/lib/python2.7/site-packages/mechanize/_debug.pyc /usr/lib/python2.7/site-packages/mechanize/_debug.pyo /usr/lib/python2.7/site-packages/mechanize/_entities.py /usr/lib/python2.7/site-packages/mechanize/_entities.pyc /usr/lib/python2.7/site-packages/mechanize/_entities.pyo /usr/lib/python2.7/site-packages/mechanize/_equiv.py /usr/lib/python2.7/site-packages/mechanize/_equiv.pyc /usr/lib/python2.7/site-packages/mechanize/_equiv.pyo /usr/lib/python2.7/site-packages/mechanize/_form.py /usr/lib/python2.7/site-packages/mechanize/_form.pyc /usr/lib/python2.7/site-packages/mechanize/_form.pyo /usr/lib/python2.7/site-packages/mechanize/_form_controls.py /usr/lib/python2.7/site-packages/mechanize/_form_controls.pyc /usr/lib/python2.7/site-packages/mechanize/_form_controls.pyo /usr/lib/python2.7/site-packages/mechanize/_gzip.py /usr/lib/python2.7/site-packages/mechanize/_gzip.pyc /usr/lib/python2.7/site-packages/mechanize/_gzip.pyo /usr/lib/python2.7/site-packages/mechanize/_headersutil.py /usr/lib/python2.7/site-packages/mechanize/_headersutil.pyc /usr/lib/python2.7/site-packages/mechanize/_headersutil.pyo /usr/lib/python2.7/site-packages/mechanize/_html.py /usr/lib/python2.7/site-packages/mechanize/_html.pyc /usr/lib/python2.7/site-packages/mechanize/_html.pyo /usr/lib/python2.7/site-packages/mechanize/_http.py /usr/lib/python2.7/site-packages/mechanize/_http.pyc /usr/lib/python2.7/site-packages/mechanize/_http.pyo /usr/lib/python2.7/site-packages/mechanize/_mechanize.py /usr/lib/python2.7/site-packages/mechanize/_mechanize.pyc /usr/lib/python2.7/site-packages/mechanize/_mechanize.pyo /usr/lib/python2.7/site-packages/mechanize/_opener.py /usr/lib/python2.7/site-packages/mechanize/_opener.pyc /usr/lib/python2.7/site-packages/mechanize/_opener.pyo /usr/lib/python2.7/site-packages/mechanize/_request.py /usr/lib/python2.7/site-packages/mechanize/_request.pyc /usr/lib/python2.7/site-packages/mechanize/_request.pyo /usr/lib/python2.7/site-packages/mechanize/_response.py /usr/lib/python2.7/site-packages/mechanize/_response.pyc /usr/lib/python2.7/site-packages/mechanize/_response.pyo /usr/lib/python2.7/site-packages/mechanize/_rfc3986.py /usr/lib/python2.7/site-packages/mechanize/_rfc3986.pyc /usr/lib/python2.7/site-packages/mechanize/_rfc3986.pyo /usr/lib/python2.7/site-packages/mechanize/_sockettimeout.py /usr/lib/python2.7/site-packages/mechanize/_sockettimeout.pyc /usr/lib/python2.7/site-packages/mechanize/_sockettimeout.pyo /usr/lib/python2.7/site-packages/mechanize/_testcase.py /usr/lib/python2.7/site-packages/mechanize/_testcase.pyc /usr/lib/python2.7/site-packages/mechanize/_testcase.pyo /usr/lib/python2.7/site-packages/mechanize/_urllib2.py /usr/lib/python2.7/site-packages/mechanize/_urllib2.pyc /usr/lib/python2.7/site-packages/mechanize/_urllib2.pyo /usr/lib/python2.7/site-packages/mechanize/_urllib2_fork.py /usr/lib/python2.7/site-packages/mechanize/_urllib2_fork.pyc /usr/lib/python2.7/site-packages/mechanize/_urllib2_fork.pyo /usr/lib/python2.7/site-packages/mechanize/_useragent.py /usr/lib/python2.7/site-packages/mechanize/_useragent.pyc /usr/lib/python2.7/site-packages/mechanize/_useragent.pyo /usr/lib/python2.7/site-packages/mechanize/_util.py /usr/lib/python2.7/site-packages/mechanize/_util.pyc /usr/lib/python2.7/site-packages/mechanize/_util.pyo /usr/lib/python2.7/site-packages/mechanize/_version.py /usr/lib/python2.7/site-packages/mechanize/_version.pyc /usr/lib/python2.7/site-packages/mechanize/_version.pyo /usr/lib/python2.7/site-packages/mechanize/polyglot.py /usr/lib/python2.7/site-packages/mechanize/polyglot.pyc /usr/lib/python2.7/site-packages/mechanize/polyglot.pyo /usr/share/doc/packages/python2-mechanize /usr/share/doc/packages/python2-mechanize/README.rst /usr/share/doc/packages/python2-mechanize/examples /usr/share/doc/packages/python2-mechanize/examples/forms /usr/share/doc/packages/python2-mechanize/examples/forms/data.dat /usr/share/doc/packages/python2-mechanize/examples/forms/data.txt /usr/share/doc/packages/python2-mechanize/examples/forms/echo.cgi /usr/share/doc/packages/python2-mechanize/examples/forms/example.html /usr/share/doc/packages/python2-mechanize/examples/forms/example.py /usr/share/doc/packages/python2-mechanize/examples/forms/simple.py /usr/share/doc/packages/python2-mechanize/examples/hack21.py /usr/share/doc/packages/python2-mechanize/examples/pypi.py /usr/share/licenses/python2-mechanize /usr/share/licenses/python2-mechanize/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:27:19 2024