summaryrefslogtreecommitdiff
path: root/README.txt
AgeCommit message (Collapse)Author
2012-02-20Updated testing instructions.Leonard Richardson
2012-02-08Moved the historical changelog into NEWS.Leonard Richardson
2012-02-08Added some links.Leonard Richardson
2012-02-08Moved around a bunch of metadata.Leonard Richardson
2012-02-07Package the docs with the code.Leonard Richardson
2012-02-01LXML's HTML parser is pretty permissive.Leonard Richardson
2012-02-01Cleaned up the TODO.Leonard Richardson
2012-02-01Committed minor changes made while writing docs.Leonard Richardson
2012-01-20More script noodling.Leonard Richardson
2012-01-20Updated the README.Leonard Richardson
2012-01-20Tests now work in both versions, and it's possible to test both versions by ↵Leonard Richardson
running one command.
2012-01-20Got the test suite to pass on Python 3.2 (skipping the html5lib stuff, which ↵Leonard Richardson
doesn't seem to have Python 3 support yet.)
2011-08-16Moved documentation to README where tarball downloaders will see it.Leonard Richardson
2011-02-27Prep for an alpha release.Leonard Richardson
2011-02-27Renamed the beautifulsoup module to bs4 to save typing.Leonard Richardson
2011-01-28Moved everything into the top-level directory and got rid of buildout.Leonard Richardson