Name: | python3-beautifulsoup4 |
---|---|
Version: | 4.12.3 |
Release: | 8.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1498493 |
License: | MIT |
RPM: | python3-beautifulsoup4-4.12.3-8.el10_0.noarch.rpm |
Source RPM: | python-beautifulsoup4-4.12.3-8.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.crummy.com/software/BeautifulSoup/ |
Summary: | HTML/XML parser for quick-turnaround applications like screen-scraping |
Description: | Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping. Three features make it powerful: Beautiful Soup won't choke if you give it bad markup. Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree. Beautiful Soup automatically converts incoming documents to Unicode and outgoing documents to UTF-8. Beautiful Soup parses anything you give it. Valuable data that was once locked up in poorly-designed websites is now within your reach. Projects that would have taken hours take only minutes with Beautiful Soup. |
- Add soupsieve option
- Fix compatibility with lxml 5.3.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- Bootstrap for Python 3.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- 4.12.3
- Add patch from upstream to fix test issue with libxml2 2.12.1 (bz#2251911)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild