         VERSION=0.5.0
     SOURCE_HASH='sha512:b9122c7dc0a6d8cf8cdb2d98eb15f1f623754260d86bd3e62ac4d3f3c5014dea8a11045bc51074fd7d466ec4dc460936ead9355f152c9c22ee45b8f942fb9ecd'
         UPDATED=20060212
           SPELL=pear-http_sessionserver
    PEAR_PACKAGE=HTTP_SessionServer
        WEB_SITE=http://pear.php.net/package/HTTP_SessionServer/
      LICENSE[0]=PHP
        KEYWORDS="php"
           SHORT='PEAR: Daemon to store session data that can be'
cat << EOF
HTTP_SessionServer is a simple PHP based daemon
that helps you maintaining state between
physically different hosts.
HTTP_SessionServer implements a very simple
protocol to store and retrieve data on the
server. The storage backend is driver based and
supports your local filesystem as well as
PEAR::DB as a container.
HTTP_SessionServer comes with a matching client
implementation using Net_Socket as well as a
session save handler.
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
