blob: adabd10335f36e613ad60c99a8ca0a9c7c14f95d (
plain)
1
2
3
4
5
6
|
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.
|