python-clientform - Python module for client-side HTML forms

Description:

ClientForm is a Python module for handling HTML forms on the client side,
useful for parsing HTML forms, filling them in and returning the completed
forms to the server.  It developed from a port of Gisle Aas' Perl module
HTML::Form, from the libwww-perl library, but the interface is not the same.

Homepage: http://wwwsearch.sourceforge.net/ClientForm/

License: BSD

Vendor: Fedora Project

Packages

python-clientform-0.2.7-2.fc8.noarch [123 KiB] Changelog by Luke Macken (2007-09-02):
- Update for python-setuptools changes in rawhide