Source: python-mechanize Section: python Priority: extra Maintainer: Debian/Ubuntu Zope Team Uploaders: Brian Sutherland , Fabio Tranchitella , Jérémy Bobbio , Matthias Klose , Arnaud Fontaine Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.3 X-Python-Version: >= 2.5 Vcs-Svn: svn://svn.debian.org/pkg-zope/python-mechanize/trunk Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/python-mechanize/trunk Homepage: http://wwwsearch.sourceforge.net/mechanize/ Package: python-mechanize Architecture: all Depends: ${python:Depends}, ${misc:Depends} Provides: ${python:Provides}, python-clientform Replaces: python-clientform (<< 1:0.2.5-2) Breaks: python-clientform (<< 1:0.2.5-2) Description: stateful programmatic web browsing A library for browsing the web in Python. Mechanize acts like a browser allowing you to do web scraping, functional testing of web sites and things no one has thought of yet. . Among other things, mechanize: * Follows links * Fills in HTML forms * Automatically observes robots.txt * Has a browser history . It was modelled after the Perl module WWW::Mechanize. Package: python-clientform Architecture: all Depends: ${misc:Depends}, python-mechanize (>= 0.2.0) Section: oldlibs Description: transitional dummy package This package is a dummy transitional package following the merge of ClientForm into mechanize 0.2.0. It can be safely removed.