slackbuilds_ponce/libraries/ClientForm
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
ClientForm.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
ClientForm.SlackBuild
pysetuptools.diff
README Fix files with no newline at the end. 2012-05-21 20:01:58 -04:00
slack-desc

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.

Requires pysetuptools.