Add-on:BeautifulSoup
From XBMC
| BeautifulSoup | |||
| | |||
| Author: | Leonard Richardson (leonardr@segfault.org) | ||
| Type: | Add-on library/module | ||
| Version: | 3.2.0 | ||
| Repo: | XBMC.org (v11) XBMC.org (v12)
| ||
| License: | BSD
| ||
| Summary: | HTML/XML parser for quick-turnaround applications like screen-scraping | ||
Beautiful Soup parses arbitrarily invalid SGML and provides a variety of methods and Pythonic idioms for iterating and searching the parse tree.