Name: | python-beautifulsoup4 |
---|---|
Version: | 4.3.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 619460 |
License: | MIT |
RPM: | python-beautifulsoup4-4.3.2-1.el7.noarch.rpm |
Source RPM: | python-beautifulsoup4-4.3.2-1.el7.src.rpm |
Build Date: | Thu Aug 24 2017 |
Build Host: | x86-ol7-builder-02.us.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. |
- 4.3.2
- 4.3.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- 4.2.1
- 4.2.0
- Don't include python-lxml for el6. - Conditionalize python3 support.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- 4.1.3
- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
- Move python3 req to sub package