           SPELL=formencode
  CHEESESHOP_PKG=FormEncode
         VERSION=0.4
     SOURCE_HASH='sha512:eeb329ab5809d198a435fa6486885228f0c57247e81979d6c1be6af369a2b9bd17b2a653ccf68bccc5e11b666c9a159be1e1bb7727b02597e4e7eba230d8f291'
          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
