./www/py-beautifulsoup, HTML/XML Parser for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 3.1.0.1, Package name: py25-beautifulsoup-3.1.0.1, Maintainer: darcy

Beautiful Soup parses arbitrarily invalid XML- or HTML-like substance
into a tree representation. It provides methods and Pythonic idioms
that make it easy to search and modify the tree.

A well-formed XML/HTML document will yield a well-formed data
structure. An ill-formed XML/HTML document will yield a correspondingly
ill-formed data structure. If your document is only locally
well-formed, you can use this library to find and process the
well-formed part of it. The BeautifulSoup class has heuristics for
obtaining a sensible parse tree in the face of common HTML errors.


Master sites:

SHA1: e9593b0412402325b6a98e3bf35ac8d00da5fc00
RMD160: 24a4ac2a5faef8136223cba3f3532f7ce0b6bb70
Filesize: 69.785 KB

Version history: (Expand)