          MODULE=python2-beautifulsoup4
         VERSION=4.9.3
          SOURCE=beautifulsoup4-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/beautifulsoup4-$VERSION
      SOURCE_URL=https://pypi.io/packages/source/b/beautifulsoup4/
      SOURCE_VFY=sha256:84729e322ad1d5b4d25f805bfa05b902dd96450f43842c4e99067d5e1369eb25
        WEB_SITE=http://www.crummy.com/software/BeautifulSoup/
            TYPE=python2
         ENTERED=20070610
         UPDATED=20201004
           SHORT="HTML/XML parser for quick-turnaround applications"

cat << EOF
Beautiful Soup parses arbitrarily invalid SGML and provides a variety of methods
and Pythonic idioms for iterating and searching the parse tree.
EOF
