           SPELL=webhelpers
          SPELLX=WebHelpers
         VERSION=0.6.4
     SOURCE_HASH=sha512:35f6c7a13cad3ea3c58c5ba8e63f7ccf2fb70502d2622cdf9f1b1e970ed2269d491f106db9ebf3025dd3a0d3bb194324550c885044802502ed402f4bb3382eb0
          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
