SPELL=babel SPELLX=Babel VERSION=2.9.0 SOURCE_HASH=sha512:a9be85aee9ab5fd1508d22cad84775ebbcaa8da04bd4ecae8e563e4f7d2cfaf77c04846ba7dc1c2d4f00c8609effaaf4e5b5ed5ec9303558147ea64eb3efd22f SOURCE=$SPELLX-$VERSION.tar.gz SOURCE_URL[0]=https://github.com/python-babel/babel/archive/v$VERSION.tar.gz 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 .