beautifulsoup4: Screen-scraping library#

Description#

Screen-scraping library

License#

MIT

Upstream Contact#

https://pypi.org/project/beautifulsoup4/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

4.11.1

install-requires.txt:

beautifulsoup4

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