beautifulsoup4: Screen-scraping library¶
Description¶
Screen-scraping library
License¶
MIT
Upstream Contact¶
Type¶
standard
Equivalent System Packages¶
conda:
$ conda install beautifulsoup4
macports: install the following packages: py-beautifulsoup4
void:
$ sudo xbps-install python3-BeautifulSoup4
See https://repology.org/project/python:beautifulsoup4/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023