Commit graph

3 commits

Author SHA1 Message Date
leot
34535908a1 robobrowser: Fix patch-robobrowser_helpers.py for non-3.7 Python-s 2018-10-12 23:17:34 +00:00
leot
fefd4e9b72 py-robobrowser: Add support for Python 3.7
re.Pattern should be used instead of re._pattern_type in Python 3.7.
2018-10-12 23:08:10 +00:00
leot
dabc3b249e Import py-robobrowser-0.5.3 as www/robobrowser
RoboBrowser is a simple, Pythonic library for browsing the web
without a standalone web browser. RoboBrowser can fetch a page,
click on links and buttons, and fill out and submit forms. If you
need to interact with web services that don't have APIs, RoboBrowser
can help.
2017-02-01 15:27:14 +00:00