           SPELL=clientcookie
         VERSION=1.1.0
     SOURCE_HASH='sha512:f63bc35ca6d2607ce4f50668c4d7fc51949a071cb54039642e29e21ba84d95721b792a468d088e477cc84897e8aba7eb0b90b324d4ddf7b3e3a199c7939677ba'
  CHEESESHOP_PKG=ClientCookie
          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/"
         ENTERED=20030419
         UPDATED=20051204
      LICENSE[0]=BSD
        KEYWORDS="http python devel"
           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
