           SPELL=formencode
  CHEESESHOP_PKG=FormEncode
         VERSION=0.7.1
     SOURCE_HASH=sha512:d97d229a518f71787ed255771bd85f8c96ad3c7be01290b893703a6c0505c778d5ff14b590315c9a181cae9d1bb3f237c8a1ea4328d20248f2abfb6198dc284a
          SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"
   SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
        WEB_SITE="http://$SPELL.org/"
      LICENSE[0]='PSF'
         UPDATED=20051123
            DOCS='docs/*'
        KEYWORDS="python devel"
           SHORT='FormEncode validates and converts nested structures'
cat << EOF
FormEncode validates and converts nested structures. It allows for a declarative
form of defining the validation, and decoupled processes for filling and
generating forms.
EOF
