slackbuilds_ponce/python/BeautifulSoup4/README
Isaac Yu d5e006947c
python/BeautifulSoup4: Fix python3 build.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-02-14 06:27:52 +07:00

6 lines
233 B
Text

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.