Letter P

python2-beautifulsoup - HTML/XML parser for quick-turnaround applications like screen-scraping

Website: http://www.crummy.com/software/BeautifulSoup/
License: BSD
Vendor: Alcance Libre, Inc.
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.

Packages

python2-beautifulsoup-3.2.1-16.fc14.al.noarch [44 KiB] Changelog by Iryna Shcherbina (2018-02-07):
- Update Python 2 dependency declarations to new packaging standards
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)

Listing created by Repoview-0.6.6-6.fc14.al