AUTHORS.rst
LICENSE.txt
README.rst
pyproject.toml
git_web_url/__init__.py
git_web_url/_version.py
git_web_url/api.py
git_web_url/cli.py
git_web_url/exc.py
git_web_url/find_repo_url.py
git_web_url/find_web_url.py
git_web_url/parser.py
git_web_url/paths.py
git_web_url/utils.py
git_web_url.egg-info/PKG-INFO
git_web_url.egg-info/SOURCES.txt
git_web_url.egg-info/dependency_links.txt
git_web_url.egg-info/entry_points.txt
git_web_url.egg-info/requires.txt
git_web_url.egg-info/top_level.txt
git_web_url/vendor/__init__.py
git_web_url/vendor/git_cli.py
git_web_url/vendor/pytest_cov_helper.py
tests/test_api.py
tests/test_find_repo_url.py
tests/test_find_web_url.py
tests/test_parser.py
tests/test_utils.py