aboutsummaryrefslogtreecommitdiff
path: root/www/py-beautifulsoup30/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.1.1Marcus Alves Grando2005-10-261-6/+6
| | | | | | | | | PR: 86358 Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> Approved by: mwm@mired.org (maintainer timeout, 35 days) Notes: svn path=/head/; revision=146363
* Beautiful Soup parses arbitrarily invalid XML- or HTML-like substancePav Lucistnik2005-07-161-0/+6
into a tree representation. It provides methods and Pythonic idioms that make it easy to search and modify the tree. PR: ports/83531 Submitted by: Mike Meyer <mwm@mired.org> Notes: svn path=/head/; revision=139369