          MODULE=python-yaml
         VERSION=6.0.3
          SOURCE=pyyaml-$VERSION.tar.gz
      SOURCE_URL=https://files.pythonhosted.org/packages/source/p/pyyaml/
      SOURCE_VFY=sha256:d76623373421df22fb4cf8817020cbb7ef15c725b9d5e45f17e189bfc384190f
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pyyaml-$VERSION
        WEB_SITE=http://pypi.python.org/pypi/PyYAML/
         ENTERED=20130415
         UPDATED=20250928
           SHORT="YAML parser and emitter for Python"

cat << EOF
YAML is a data serialization format designed for human readability and
interaction with scripting languages. PyYAML is a YAML parser and emitter
for Python.
EOF
