.gitignore
.pre-commit-hooks.yaml
AGENTS.md
LICENSE
README.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/test.yml
src/anyscale_rtd_redirects.egg-info/PKG-INFO
src/anyscale_rtd_redirects.egg-info/SOURCES.txt
src/anyscale_rtd_redirects.egg-info/dependency_links.txt
src/anyscale_rtd_redirects.egg-info/entry_points.txt
src/anyscale_rtd_redirects.egg-info/requires.txt
src/anyscale_rtd_redirects.egg-info/scm_file_list.json
src/anyscale_rtd_redirects.egg-info/scm_version.json
src/anyscale_rtd_redirects.egg-info/top_level.txt
src/rtd_redirects/__init__.py
src/rtd_redirects/_version.py
src/rtd_redirects/apply.py
src/rtd_redirects/cli.py
src/rtd_redirects/client.py
src/rtd_redirects/collapse.py
src/rtd_redirects/diff.py
src/rtd_redirects/diff_file.py
src/rtd_redirects/exceptions.py
src/rtd_redirects/expand.py
src/rtd_redirects/model.py
src/rtd_redirects/parse.py
src/rtd_redirects/validate.py
tests/__init__.py
tests/_fakes.py
tests/test_apply.py
tests/test_cli.py
tests/test_client.py
tests/test_collapse.py
tests/test_diff.py
tests/test_diff_file.py
tests/test_expand.py
tests/test_model.py
tests/test_parse.py
tests/test_smoke.py
tests/test_validate.py