           SPELL=webhelpers
          SPELLX=WebHelpers
         VERSION=0.6.3
     SOURCE_HASH=sha512:b2760fde19eb0f255bba7a605ab1c9b4121a78b330c19b0074636d9773b1cfd00ca927fa27e3e320198aa199c8a3815cd8057b44ff2bfad9de7c06e3a8ea6479
          SOURCE=$SPELLX-$VERSION.tar.gz
   SOURCE_URL[0]=http://pypi.python.org/packages/source/W/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
        WEB_SITE=http://pylonshq.com/WebHelpers
      LICENSE[0]='MIT'
         UPDATED=20081004
            DOCS='docs/* *.txt'
           SHORT='a library of helper functions for web applications'
cat << EOF
Web Helpers is a library of helper functions intended to make writing
templates in web applications easier. It's the standard function library for
Pylons and TurboGears 2.  It also contains a large number of functions not
specific to the web, including text processing, number formatting, date
calculations, container objects, etc.
EOF
