           SPELL="soupsieve"
         VERSION="2.2.1"
     SOURCE_HASH=sha512:c1339cfca237af7f8915b6d644b8271f769f9a37aa68f8acf536236551baaf9bb44a2f2a736f9168a7649cde14d37b8c24614c9491acbf81e3f4fdaea96b4928
          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
