           SPELL=babel
          SPELLX=Babel
         VERSION=0.9.5
     SOURCE_HASH=sha512:09ed183b2a078c9300eae753d5f59e6b46f17c947e1273df56d768c9eab02055c9b8753f605f95e97f62f0442d3a7cca0d03d2838902fe0d781b8df55c9e759e
          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
