LICENSE
README.rst
pyproject.toml
setup.cfg
clear_html/__init__.py
clear_html/body_annotations.py
clear_html/clean.py
clear_html/html_embeddings.py
clear_html/lxml_utils.py
clear_html/py.typed
clear_html.egg-info/PKG-INFO
clear_html.egg-info/SOURCES.txt
clear_html.egg-info/dependency_links.txt
clear_html.egg-info/requires.txt
clear_html.egg-info/top_level.txt
clear_html/formatted_text/__init__.py
clear_html/formatted_text/cleaner.py
clear_html/formatted_text/defs.py
clear_html/formatted_text/figures.py
clear_html/formatted_text/headings.py
clear_html/formatted_text/main.py
clear_html/formatted_text/utils.py
tests/test_body_annotations.py
tests/test_clean.py
tests/test_formatted_text.py
tests/test_html_embeddings.py