Add-on:BeautifulSoup: Difference between revisions
Jump to navigation
Jump to search
>DonJBot Addon-Bot Update |
m Addon-Bot repo category update Tag: Manual revert |
||
| (110 intermediate revisions by 5 users not shown) | |||
| Line 3: | Line 3: | ||
|provider-name=Leonard Richardson ([email protected]) | |provider-name=Leonard Richardson ([email protected]) | ||
|ID=script.module.beautifulsoup | |ID=script.module.beautifulsoup | ||
|latest-version=3.2. | |latest-version=3.2.1 | ||
|extension point= | |extension point=xbmc.python.module | ||
|Summary= | |provides= | ||
|Description= | |Summary=HTML/XML parser for quick-turnaround applications like screen-scraping | ||
|Platform=all}} | |Description=Beautiful Soup parses arbitrarily invalid SGML and provides a variety of methods and Pythonic idioms for iterating and searching the parse tree. | ||
|Platform=all | |||
|Language= | |||
|License=BSD | |||
|Forum= | |||
|Website= | |||
|Source= | |||
|Email= | |||
|broken= | |||
|icon url=http://mirrors.kodi.tv/addons/leia/script.module.beautifulsoup/icon.png}} | |||
[[Category:Add-on libraries/modules]] | |||
[[Category:Add-ons with license tag]] | |||
[[Category:All add-ons]] | |||
[[Category:Gotham add-on repository]] | |||
[[Category:Helix add-on repository]] | |||
[[Category:Isengard add-on repository]] | |||
[[Category:Jarvis add-on repository]] | |||
[[Category:Krypton add-on repository]] | |||
[[Category:Leia add-on repository]] | |||
Latest revision as of 04:07, 17 October 2021
| BeautifulSoup | ||||||||||||
| ||||||||||||
Beautiful Soup parses arbitrarily invalid SGML and provides a variety of methods and Pythonic idioms for iterating and searching the parse tree.