summaryrefslogtreecommitdiff
path: root/bs4
AgeCommit message (Collapse)Author
2011-02-28Renamed replaceWith to replace_with.Leonard Richardson
2011-02-27Removed unnecessary import.Leonard Richardson
2011-02-27Changed license to harmonize with html5lib and added COPYING.Leonard Richardson
2011-02-27Got rid of __package__; hopefully this is the only thing holding up 2.5 support.Leonard Richardson
2011-02-27Added a tree builder for the built-in HTMLParser, and tests.Leonard Richardson
2011-02-27Renamed the beautifulsoup module to bs4 to save typing.Leonard Richardson