.pytest.expect
AUTHORS.rst
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
pytest.ini
requirements-optional.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
tox.ini
html5lib/__init__.py
html5lib/_ihatexml.py
html5lib/_inputstream.py
html5lib/_tokenizer.py
html5lib/_utils.py
html5lib/constants.py
html5lib/html5parser.py
html5lib/serializer.py
html5lib.egg-info/PKG-INFO
html5lib.egg-info/SOURCES.txt
html5lib.egg-info/dependency_links.txt
html5lib.egg-info/requires.txt
html5lib.egg-info/top_level.txt
html5lib/_trie/__init__.py
html5lib/_trie/_base.py
html5lib/_trie/datrie.py
html5lib/_trie/py.py
html5lib/filters/__init__.py
html5lib/filters/alphabeticalattributes.py
html5lib/filters/base.py
html5lib/filters/inject_meta_charset.py
html5lib/filters/lint.py
html5lib/filters/optionaltags.py
html5lib/filters/sanitizer.py
html5lib/filters/whitespace.py
html5lib/tests/__init__.py
html5lib/tests/conftest.py
html5lib/tests/sanitizer.py
html5lib/tests/support.py
html5lib/tests/test_encoding.py
html5lib/tests/test_meta.py
html5lib/tests/test_optionaltags_filter.py
html5lib/tests/test_parser2.py
html5lib/tests/test_sanitizer.py
html5lib/tests/test_serializer.py
html5lib/tests/test_stream.py
html5lib/tests/test_treeadapters.py
html5lib/tests/test_treewalkers.py
html5lib/tests/test_whitespace_filter.py
html5lib/tests/tokenizer.py
html5lib/tests/tokenizertotree.py
html5lib/tests/tree_construction.py
html5lib/treeadapters/__init__.py
html5lib/treeadapters/genshi.py
html5lib/treeadapters/sax.py
html5lib/treebuilders/__init__.py
html5lib/treebuilders/base.py
html5lib/treebuilders/dom.py
html5lib/treebuilders/etree.py
html5lib/treebuilders/etree_lxml.py
html5lib/treewalkers/__init__.py
html5lib/treewalkers/base.py
html5lib/treewalkers/dom.py
html5lib/treewalkers/etree.py
html5lib/treewalkers/etree_lxml.py
html5lib/treewalkers/genshi.py