10 lines
381 B
Plaintext
10 lines
381 B
Plaintext
Beautiful Soup is a Python HTML/XML parser designed for quick
|
|
turnaround projects like screen-scraping. It commonly saves
|
|
programmers hours or days of work.
|
|
|
|
Beautiful Soup >= 4.10.0 has dropped Python 2 support. The
|
|
python2-BeautifulSoup4 SlackBuild is available at version 4.9.3.
|
|
|
|
python3-build, python3-hatchling, python3-installer are
|
|
dependencies required for the build only.
|