          MODULE=python-soupsieve
         VERSION=2.8
          SOURCE=soupsieve-$VERSION.tar.gz
      SOURCE_URL=https://files.pythonhosted.org/packages/source/s/soupsieve/
      SOURCE_VFY=sha256:e2dd4a40a628cb5f28f6d4b0db8800b8f581b65bb380b97de22ba5ca8d72572f
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE#*-}-$VERSION
        WEB_SITE=https://pypi.org/project/soupsieve/
         ENTERED=20210415
         UPDATED=20250829
           SHORT="a CSS selector library designed to be used with Beautiful Soup 4"

cat << EOF
Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. It aims to provide
selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides
selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond
(though some are not yet implemented).
EOF
