Пакет python2-beautifulsoup4-4.6.3-2.el8.1.noarch
Имя | python2-beautifulsoup4 |
---|---|
Эпоха | 0 |
Версия | 4.6.3 |
Релиз | 2.el8.1 |
Архитектура | noarch |
Сайт | http://www.crummy.com/software/BeautifulSoup/ |
Лицензия | MIT |
Время сборки | 2024-02-22 15:00:24 |
Хост сборки | builder-x86-05.inferitos.ru |
Краткое описание | HTML/XML parser for quick-turnaround applications like screen-scraping |
Репозитории | PowerTools, Extras |
Полное описание | 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. |
Эррата | — |
Размер | 183 КиБ |
Исходный проект | python-beautifulsoup4-4.6.3-2.el8.1 |
Контрольная сумма SHA-256 | 27a4c80d5604b20d8f4a663a9b6ecca7ad10889cd321f14989b95b8c8a680276 |
×
* 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