
| Name | beautifulsoup |
| Version | 4.8.2 |
| Category | development |
| Description | Python HTML-XML parser. |
| Maintainer | paul@slitaz.org |
| License | MIT |
| Website | https://www.crummy.com/software/BeautifulSoup |
| Tags | parser XML HTML |
| Sizes | |
| Depends on | |
| Provides |
| Download package |
|
| Show receipt | |
| Show files list | |
| Show cooking log | |
| Install package Remove package |
Description
The BeautifulSoup class turns arbitrarily bad HTML into a tree-like nested tag-soup list of Tag objects and text snippets. A Tag object corresponds to an HTML tag. It knows about the HTML tag's attributes, and contains a representation of everything contained between the original tag and its closing tag (if any). It's easy to extract Tags that meet certain criteria. |
6107 packages and 261132 files in current database (Mon 07 Jul 2025 12:01:25 AM UTC)