           SPELL=babel
          SPELLX=Babel
         VERSION=0.9.4
     SOURCE_HASH=sha512:e3eaddcb8df80eaa89e69d7f39f95921f7e2d69aa237e5985cf11a1d94e8e9469dfaf8db1b2a75edc65ccdc4d9e3987aba036bc1399cc4b753fbd2ba8cd844fb
          SOURCE=$SPELLX-$VERSION.tar.bz2
   SOURCE_URL[0]=http://ftp.edgewall.com/pub/babel/$SOURCE
   SOURCE_URL[1]=http://pypi.python.org/packages/source/W/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
        WEB_SITE=http://babel.edgewall.org/
      LICENSE[0]=BSD
         UPDATED=20081004
           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
