           SPELL=clientcookie
         VERSION=1.0.3
          SOURCE=ClientCookie-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ClientCookie-$VERSION
   SOURCE_URL[0]=http://wwwsearch.sourceforge.net/ClientCookie/src/$SOURCE
     SOURCE_HASH=sha1:d4ff7c1b07b90fbb0f7c937bff5f57c9e442ce96
        WEB_SITE=http://wwwsearch.sourceforge.net/ClientCookie/
         ENTERED=20030419
         UPDATED=20030419
      LICENSE[0]=MIT
       BUILD_API=2
           SHORT="Python library for handling HTTP cookies."
cat << EOF
ClientCookie is a Python module for handling HTTP cookies
on the client side, useful for accessing web sites that
require cookies to be set and then returned later. It also
provides some other (optional) useful stuff: HTTP-EQUIV
handling, zero-time Refresh handling, and lazily-seekable
responses. It has developed from a port ofGisle Aas' Perl
module HTTP::Cookies, from the libwww-perl library. 
EOF
