LICENSE.txt
README.rst
pyproject.toml
src/fa_htmlstream.egg-info/PKG-INFO
src/fa_htmlstream.egg-info/SOURCES.txt
src/fa_htmlstream.egg-info/dependency_links.txt
src/fa_htmlstream.egg-info/requires.txt
src/fa_htmlstream.egg-info/top_level.txt
src/htmlstream/__init__.py
src/htmlstream/parse.py
src/htmlstream/py.typed
tests/test_close_tag.py
tests/test_comment.py
tests/test_doctype.py
tests/test_open_tag.py
tests/test_parseStream.py
tests/test_text.py
tests/test_z_endtoend.py