          MODULE=python-emoji
         VERSION=2.15.0
          SOURCE=emoji-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/e/emoji
      SOURCE_VFY=sha256:eae4ab7d86456a70a00a985125a03263a5eac54cd55e51d7e184b1ed3b6757e4
SOURCE_DIRECTORY=$BUILD_DIRECTORY/emoji-$VERSION
        WEB_SITE=https://pypi.org/project/emoji/
         ENTERED=20240817
         UPDATED=20260303
           SHORT="Emoji for Python"

cat << EOF
Emoji for Python. The entire set of Emoji codes as defined by the Unicode
consortium is supported in addition to a bunch of aliases. By default, only
the official list is enabled but doing emoji.emojize(language='alias')
enables both the full list and aliases.
EOF
