          MODULE=python-babel
         VERSION=2.17.0
            CORE=46
          SOURCE=babel-$VERSION.tar.gz
         SOURCE2=core.zip
         SOURCE3=cldr-common-$CORE.0.zip
 SOURCE_URL_FULL=https://github.com/python-babel/babel/archive/refs/tags/v$VERSION.tar.gz
     SOURCE2_URL=https://unicode.org/Public/cldr/$CORE/
     SOURCE3_URL=https://unicode.org/Public/cldr/$CORE/
      SOURCE_VFY=sha256:a52696499d9da7860726444c170f3481dc7409398392f3500783d01c07221bbf
     SOURCE2_VFY=sha256:fbce9c2275862ad26668fb34783fe6c339f3d92ddfeb5a10a1775fb58181a15d
     SOURCE3_VFY=sha256:fbce9c2275862ad26668fb34783fe6c339f3d92ddfeb5a10a1775fb58181a15d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/babel-$VERSION
        WEB_SITE=https://babel.pocoo.org/
         ENTERED=20090525
         UPDATED=20260129
        REPLACES=babel
           SHORT="A collection of tools for internationalizing Python applications"

cat << EOF
Babel is an integrated collection of utilities that assist in internationalizing
and localizing Python applications, with an emphasis on web-based applications.
EOF
