           MODULE=python-uritemplate
          VERSION=4.2.0
           SOURCE=uritemplate-$VERSION.tar.gz
  SOURCE_URL_FULL=https://github.com/python-hyper/uritemplate/archive/$VERSION.tar.gz
       SOURCE_VFY=sha256:b75ed8dcb1446d06f5b885de7629ffd1f88f26b4f3630ace21d108084938b473
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/uritemplate-$VERSION
         WEB_SITE="https://pypi.python.org/pypi/uritemplate/"
          ENTERED=20160629
          UPDATED=20250829
             TYPE=python3
         REPLACES=uritemplate
            SHORT="A Python implementation of RFC6570, URI Template"

cat << EOF
This is a Python implementation of RFC6570, URI Template, and can expand
templates up to and including Level 4 in that specification.
EOF
