CHANGELOG.md
LICENSE
MANIFEST.in
README.md
THIRD_PARTY_NOTICES.md
pyproject.toml
setup.py
LxmlSoup/__init__.py
LxmlSoup/exceptions.py
LxmlSoup/filters.py
LxmlSoup/nodes.py
LxmlSoup/py.typed
LxmlSoup/soup.py
LxmlSoup.egg-info/PKG-INFO
LxmlSoup.egg-info/SOURCES.txt
LxmlSoup.egg-info/dependency_links.txt
LxmlSoup.egg-info/requires.txt
LxmlSoup.egg-info/top_level.txt
benchmarks/__init__.py
benchmarks/benchmark.py
tests/sample.html
tests/test_lxmlsoup.py