           SPELL="soupsieve"
         VERSION="2.3.1"
     SOURCE_HASH=sha512:3f1245b27d67e8b37bce4cb0b21b2b3f4d6b7ae112cc66672e5406c0701b28e605ed12db1e111bfeccea15625b17042e398b075b7f026d3f3e15069f0cafccac
          SOURCE="${SPELL}-$VERSION.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/facelessuser/soupsieve"
   SOURCE_URL[0]=https://github.com/facelessuser/soupsieve/archive/$VERSION.tar.gz
      LICENSE[0]="BSD"
         ENTERED="20191123"
           SHORT="A modern CSS selector implementation for Beautiful Soup"
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
