          MODULE=python-beautifulsoup4
         VERSION=4.15.0
          SOURCE=beautifulsoup4-$VERSION.tar.gz
      SOURCE_URL=https://pypi.io/packages/source/b/beautifulsoup4/
      SOURCE_VFY=sha256:288e3ca7d54b06f2ac191970bc275c1939cb46d450b255bf6718b04aa37ab4f7
SOURCE_DIRECTORY=$BUILD_DIRECTORY/beautifulsoup4-$VERSION
        WEB_SITE=http://www.crummy.com/software/BeautifulSoup/
        REPLACES=beautifulsoup4
         ENTERED=20070610
         UPDATED=20260608
           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
