          MODULE=python-soupsieve
         VERSION=2.8.3
          SOURCE=soupsieve-$VERSION.tar.gz
      SOURCE_URL=https://files.pythonhosted.org/packages/source/s/soupsieve/
      SOURCE_VFY=sha256:3267f1eeea4251fb42728b6dfb746edc9acaffc4a45b27e19450b676586e8349
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE#*-}-$VERSION
        WEB_SITE=https://pypi.org/project/soupsieve/
         ENTERED=20210415
         UPDATED=20260303
           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
