          MODULE=python-emoji
         VERSION=2.14.1
          SOURCE=emoji-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/e/emoji
      SOURCE_VFY=sha256:f8c50043d79a2c1410ebfae833ae1868d5941a67a6cd4d18377e2eb0bd79346b
SOURCE_DIRECTORY=$BUILD_DIRECTORY/emoji-$VERSION
        WEB_SITE=https://pypi.org/project/emoji/
         ENTERED=20240817
         UPDATED=20250320
           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
