summaryrefslogtreecommitdiffstats
path: root/python/BeautifulSoup4/README
blob: 9e5e23a85003f407eb5e868f4ea7f3703f603042 (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.

If python3-soupsieve is installed, then this will also build for
Python 3.