Age | Commit message (Expand) | Author |
---|---|---|
2012-02-01 | Look for lxml in preference to html5lib. | Leonard Richardson |
2012-02-01 | Added tag creation and string generators, both created while writing the docs. | Leonard Richardson |
2012-01-20 | Made it easier to convert BS3 code to BS4. | Leonard Richardson |
2011-08-16 | Prep for beta release. | Leonard Richardson |
2011-05-21 | OK, figured that out. | Leonard Richardson |
2011-05-21 | Renamed .next and .previous to .next_element and .previous_element. | Leonard Richardson |
2011-05-21 | Reduced the difference between Python 2's __init__.py and Python 3's __init__... | Leonard Richardson |
2011-05-21 | got rid of util.py altogether. | Leonard Richardson |
2011-05-21 | Got rid of isList utility function. | Leonard Richardson |
2011-03-05 | PEP8ifying | Aaron DeVore |
2011-03-05 | Modify attributes and implementation to always use underscore_names | Aaron DeVore |
2011-02-27 | Changed license to harmonize with html5lib and added COPYING. | Leonard Richardson |