[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-beautifulsoup4-4.6.3-2.el8.1

Name python-beautifulsoup4
Epoch 0
Version 4.6.3
Release 2.el8.1
Website/URL http://www.crummy.com/software/BeautifulSoup/
License MIT
Build Time 2024-02-22 15:00:07
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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python2-beautifulsoup4-4.6.3-2.el8.1.noarch HTML/XML parser for quick-turnaround applications like screen-scraping 27a4c80d5604b20d8f4a663a9b6ecca7ad10889cd321f14989b95b8c8a680276 download
python3-beautifulsoup4-4.6.3-2.el8.1.noarch HTML/XML parser for quick-turnaround applications like screen-scraping 9eaaabcfd5e24a85b28c09de638d13805b77bf6e92f918311fb6c68416857f57 download
src
python-beautifulsoup4-4.6.3-2.el8.1.src HTML/XML parser for quick-turnaround applications like screen-scraping c41ad2b23f83c430cc14cad3b43de3f935fc53eaf696f7e7cf8a0bbfa8565db1 download
Changelog link
* 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