LICENSE
README.md
pyproject.toml
src/webr/__init__.py
src/webr.egg-info/PKG-INFO
src/webr.egg-info/SOURCES.txt
src/webr.egg-info/dependency_links.txt
src/webr.egg-info/top_level.txt
src/webr/html/__init__.py
src/webr/html/document.py
src/webr/html/parser.py
src/webr/url/__init__.py
src/webr/url/url.py
tests/test_htmlparser.py