           SPELL=cherrypy
          SPELLX=CherryPy
         VERSION=2.2.0
     SOURCE_HASH='sha512:b9d7f2d5990815f07b55fcb2d372281c43a35207f03ff12a594e12c6586e8947dc77bde6afea6352cab3b7c856ea056eb7282e3b93598365b2e44469370f2c53'
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://www.cherrypy.org/
      LICENSE[0]=BSD
         ENTERED=20051016
        KEYWORDS="web python devel"
SHORT="a pythonic, object-oriented web development framework"
cat << EOF
CherryPy is a pythonic, object-oriented web development framework.
 
 CherryPy allows developers to build web applications in much the same way they would build 
any other object-oriented Python program. This usually results in smaller source code 
developed in less time.
 
 CherryPy is now more than three years old and it is has proven very fast and stable. It is 
being used in production by many sites, from the simplest ones to the most demanding ones.
EOF
