ElementSoup rev452
ElementTree wrapper for BeautifulSoup HTML parser
The ElementSoup module is a (slightly experimental) wrapper for Leonard Richardson’s robust BeautifulSoup HTML parser, which turns the BeautifulSoup data structure into an element tree. The resulting combo is similar to ElementTidy, but a lot less picky. And therefore, a lot more practical. Which is good.
- Author: Fredrik Lundh
- Maintainer: Fredrik Lundh
- Home Page: http://effbot.org/zone/element-soup.htm
- Keywords: BeautifulSoup, ElementTree, ElementSoup, Parsers, HTML, XML
- Requires BeautifulSoup, ElementTree
- Categories
- Package Index Owner: erikcw
- DOAP record: ElementSoup-rev452.xml
