category: Python
requires: python36 python36-html5lib python36-lxml python36-soupsieve
sdesc: "Python HTML/XML parser"
ldesc: "Beautiful Soup is a Python HTML/XML parser designed for quick
turnaround projects like screen-scraping. Beautiful Soup parses anything you
give it, and does the tree traversal stuff for you."
obsoletes: python3-bs4
external-source: python-bs4