           SPELL=clientform
         VERSION=0.2.1b
     SOURCE_HASH='sha512:fe17b1e68dc3dd7bce9d3ba0cb9424ef85053c15b1105a2f2a8325d27f24adfebb619eab388ad08c5767885822c6d8e3ee6ad366d2dec25a94680bd628924d77'
  CHEESESHOP_PKG=ClientForm
          SOURCE=$CHEESESHOP_PKG-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION
   SOURCE_URL[0]="http://wwwsearch.sourceforge.net/$CHEESESHOP_PKG/src/$SOURCE"
        WEB_SITE="http://wwwsearch.sourceforge.net/$CHEESESHOP_PKG/"
         UPDATED=20051204
      LICENSE[0]=BSD
        KEYWORDS="html python devel"
           SHORT='Python module for handling HTML forms on the client side'
cat << EOF
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.
EOF
