Path to this page:
./
www/py-beautifulsoup,
HTML/XML Parser for Python
Branch: pkgsrc-2010Q1,
Version: 3.1.0.1,
Package name: py26-beautifulsoup-3.1.0.1,
Maintainer: darcyBeautiful 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.
Required to run:[
lang/python26]
Master sites:
SHA1: e9593b0412402325b6a98e3bf35ac8d00da5fc00
RMD160: 24a4ac2a5faef8136223cba3f3532f7ce0b6bb70
Filesize: 69.785 KB
Version history: (Expand)
- (2010-04-09) Package added to pkgsrc.se, version py26-beautifulsoup-3.1.0.1 (created)