           SPELL=babel
          SPELLX=Babel
         VERSION=2.10.1
     SOURCE_HASH=sha512:3dd9bad6c90a5d53f52467af1424019eed4fb05d33308a631d87a1f6e5af1fdec04539fa65126758d92eedb6a5ea4b5447a9990634203f22d27abab55bc0e7bc
    SOURCE2_HASH=sha512:c64f3338e292962817b043dd11e9c47f533c9b70d432f83e80654e20f4937c72b37e66a60485df43f734b1ff94ebf0452547a063076917889303c9653b4d6ce5
          SOURCE=$SPELLX-$VERSION.tar.gz
         SOURCE2=cldr-common-41.0.zip
   SOURCE_URL[0]=https://github.com/python-babel/babel/archive/v$VERSION.tar.gz
  SOURCE2_URL[0]=http://unicode.org/Public/cldr/41/${SOURCE2}
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$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
