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