           SPELL=babel
          SPELLX=Babel
         VERSION=0.9.6
     SOURCE_HASH=sha512:65a93a405f8734dba5e36bac62e574633214660667ba5b2a8c1120924a93fed84a2a5087127d20bd33e98fbd8400bb7634f56b27d5f6db574c81ee5fe10ee537
          SOURCE=$SPELLX-$VERSION.tar.gz
   SOURCE_URL[0]=http://ftp.edgewall.com/pub/$SPELL/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
        WEB_SITE=http://babel.edgewall.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
