From 4406fcfcb598d2776160bd37c58f81b70eb3c07f Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Wed, 12 May 2010 23:29:47 +0200 Subject: libraries/ClientForm: Added to 12.2 repository --- libraries/ClientForm/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/ClientForm/slack-desc (limited to 'libraries/ClientForm/slack-desc') diff --git a/libraries/ClientForm/slack-desc b/libraries/ClientForm/slack-desc new file mode 100644 index 0000000000..29e499aace --- /dev/null +++ b/libraries/ClientForm/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +ClientForm: ClientForm (Python module for handling HTML forms) +ClientForm: +ClientForm: ClientForm is a Python module for handling HTML forms on the client +ClientForm: side, useful for parsing HTML forms, filling them in and returning +ClientForm: the completed forms to the server. +ClientForm: +ClientForm: Homepage: http://wwwsearch.sourceforge.net/ClientForm/ +ClientForm: +ClientForm: +ClientForm: +ClientForm: -- cgit v1.2.3