AUTHORS.rst
LICENSE.txt
MANIFEST.in
README.rst
release-history.rst
requirements-automation.txt
requirements-dev.txt
requirements-doc.txt
requirements-furo-sphinx-search.txt
requirements-test.txt
requirements.txt
setup.py
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/docs/__init__.py
git_web_url/tests/__init__.py
git_web_url/tests/data.py
git_web_url/tests/helper.py
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