          MODULE=python-typogrify
         VERSION=2.1.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://pypi.io/packages/source/t/typogrify/typogrify-$VERSION.tar.gz
      SOURCE_VFY=sha256:f0aa004e98032a6e6be4c9da65e7eb7150e36ca3bf508adbcda82b4d003e61ee
SOURCE_DIRECTORY=$BUILD_DIRECTORY/typogrify-$VERSION
        WEB_SITE=https://pypi.org/project/typogrify/
            TYPE=python3
         ENTERED=20220402
         UPDATED=20250829
           SHORT="custom filters that automatically apply various transformations"

cat << EOF
Typogrify provides a set of custom filters that automatically apply various transformations to
plain text in order to yield typographically-improved HTML. While often used in conjunction with
Jinja and Django template systems, the filters can be used in any environment.
EOF
