           SPELL=babel
          SPELLX=Babel
         VERSION=1.3
     SOURCE_HASH=sha512:3173d578c36d7a20d14ffcf6406ec9fe301e71a199069b3d2e53bd0c66e7f83d6e94f071dc08f2708202ec1ace4d14f4476234cc8347a37b05317302f0cfe0cf
          SOURCE=$SPELLX-$VERSION.tar.gz
   SOURCE_URL[0]=http://pypi.python.org/packages/source/B/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
        WEB_SITE=http://babel.pocoo.org/
      LICENSE[0]=BSD
           SHORT="tools for internationalizing Python applications"
cat << EOF
A collection of tools for internationalizing Python applications Babel is
composed of two major parts: tools to build and work with gettext message
catalogs a Python interface to the CLDR (Common Locale Data Repository),
providing access to various locale display names, localized number and date
formatting, etc.
EOF
