Name: | python3-beautifulsoup4 |
---|---|
Version: | 4.13.3 |
Release: | 3.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2017409 |
License: | MIT |
RPM: | python3-beautifulsoup4-4.13.3-3.el10_0.noarch.rpm |
Source RPM: | python-beautifulsoup4-4.13.3-3.el10_0.src.rpm |
Build Date: | Mon May 26 2025 |
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. |
- Enable soupsieve dependency on EPEL 10.
- Update soupsieve disablement patch for 4.13 (Yaakov Selkowitz <yselkowi@redhat.com>)
- 4.13.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- 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