mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
556c87a65d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
269 B
Text
6 lines
269 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.
|
|
|
|
Beautiful Soup 4.9.3 is the last supported version for Python 2. Newer
|
|
versions have dropped Python 2 support.
|