Package: wnpp
Severity: wishlist
Owner: Decklin Foster <[EMAIL PROTECTED]>

* Package name    : python-beautifulsoup
  Version         : 1.2+cvs20041017
  Upstream Author : Leonard Richardson <[EMAIL PROTECTED]>
* URL             : http://www.crummy.com/software/BeautifulSoup/
* License         : Python
  Description     : 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.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to