Package beautifulsoup in squeeze-backports (3.2.0-2~bpo60+1)

error-tolerant HTML parser for Python 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.


Depends
python2.6 | python2.5, python (>= 2.6.6-3+squeeze3~), python (<< 2.7)
Homepage
http://www.crummy.com/software/BeautifulSoup
Maintainer
Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architectures
all