           SPELL=webhelpers
          SPELLX=WebHelpers
         VERSION=1.2
     SOURCE_HASH=sha512:83824fdf7f6b4303de408f2ad02484f5e07ae6a933282fd06d9b2e7ce7cd929c516db6e725cd2a547a0117a2f7e78f950d88471e3893982b7d861a954130ad25
          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://pypi.python.org/pypi/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
