           SPELL=python-tqdm
         VERSION=4.50.2
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/tqdm/tqdm/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:57ead1572a394b8689efe27b4c1d22b8c1c8be25b005585681a956acfbafa6df43c715ac2c74229db415d44f68f679a1d11a74702120ef23bf5e082c7c4cf447
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/tqdm-$VERSION"
        WEB_SITE="https://tqdm.github.io"
      LICENSE[0]=MPL/MIT
         ENTERED=20201011
           SHORT="a progress-bar library"
cat << EOF
Instantly make your loops show a smart progress meter - just wrap any iterable
with tqdm(iterable), and you're done!
EOF
