[build] type = "python" [dependencies] build = ["python-hatchling"] optional = [ "python-cchardet", "python-chardet", "python-lxml", "python-html5lib", ] runtime = [ "python", "python-soupsieve", "python-typing_extensions", ] [package] description = "Python HTML/XML parser designed for quick turnaround projects like screen-scraping" homepage = "https://www.crummy.com/software/BeautifulSoup/" license = "MIT" name = "python-beautifulsoup4" version = "4.14.3" [[source]] extract_dir = "$name-$version" sha256 = "6292b1c5186d356bba669ef9f7f051757099565ad9ada5dd630bd9de5fa7fb86" url = "https://www.crummy.com/software/BeautifulSoup/bs4/download/4.14/beautifulsoup4-$version.tar.gz"