LICENSE
README.md
pyproject.toml
src/http_here/__init__.py
src/http_here/__main__.py
src/http_here/cli.py
src/http_here/keyboard.py
src/http_here/qrcode.py
src/http_here/ranges.py
src/http_here/server.py
src/http_here/urls.py
src/static_http.egg-info/PKG-INFO
src/static_http.egg-info/SOURCES.txt
src/static_http.egg-info/dependency_links.txt
src/static_http.egg-info/entry_points.txt
src/static_http.egg-info/requires.txt
src/static_http.egg-info/top_level.txt
tests/test_cli.py
tests/test_qrcode.py
tests/test_ranges.py
tests/test_server.py
tests/test_urls.py