Package python3-beautifulsoup4-4.6.3-2.el8.1.noarch
Name | python3-beautifulsoup4 |
---|---|
Epoch | 0 |
Version | 4.6.3 |
Release | 2.el8.1 |
Architecture | noarch |
Website/URL | http://www.crummy.com/software/BeautifulSoup/ |
License | MIT |
Build Time | 2024-02-22 15:00:24 |
Build Host | builder-x86-05.inferitos.ru |
Summary | HTML/XML parser for quick-turnaround applications like screen-scraping |
Repositories | PowerTools, Extras, RT, NFV |
Description | Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping. Three features make it powerful: Beautiful Soup wont 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. |
Errata | — |
Size | 185 KiB |
Source Project | python-beautifulsoup4-4.6.3-2.el8.1 |
SHA-256 checksum | 9eaaabcfd5e24a85b28c09de638d13805b77bf6e92f918311fb6c68416857f57 |
×
* Thu Feb 22 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 4.6.3-2.1 - Rebuilt for MSVSphere 8.9 * Mon Jul 22 2019 Stephen Smoogen <smooge@fedora00.int.smoogespace.com> - 4.6.3-2.1 - Add in Troy Dawson <tdawson@redhat.com> patch for bootstrapping * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Aug 27 2018 Terje Rosten <terje.rosten@ntnu.no> - 4.6.3-1 - 4.6.3 * Mon Jul 30 2018 Terje Rosten <terje.rosten@ntnu.no> - 4.6.1-1 - 4.6.1 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 4.6.0-7 - Rebuilt for Python 3.7 * Wed Feb 07 2018 Terje Rosten <terje.rosten@ntnu.no> - 4.6.0-6 - Clean up * Wed Feb 07 2018 Iryna Shcherbina <ishcherb@redhat.com> - 4.6.0-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 4.6.0-4 - Cleanup spec file conditionals