CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
examples/comments.py
examples/convert_links.py
examples/pywikibot_example.py
examples/select_links.py
examples/simple_api.py
examples/sitematrix.py
tests/conftest.py
tests/test_cache.py
tests/test_comments_and_simple_api.py
tests/test_conversion.py
tests/test_destination.py
tests/test_interwiki.py
tests/test_matching.py
tests/test_mediawiki_link_docs.py
tests/test_mediawiki_url_cases.py
tests/test_metadata.py
tests/test_parser.py
tests/test_public_and_operations.py
tests/test_real_world.py
tests/test_resolution.py
tests/test_simple_api.py
tests/test_special_fallbacks.py
tests/test_transformation.py
tests/test_urls.py
tests/fixtures/interwiki-config.txt
tests/fixtures/meta_update_a_common_gadget.txt
tests/fixtures/noc_specials.txt
wmlinksfromhell/__init__.py
wmlinksfromhell/cache.py
wmlinksfromhell/constants.py
wmlinksfromhell/destination.py
wmlinksfromhell/exceptions.py
wmlinksfromhell/interwiki.py
wmlinksfromhell/metadata.py
wmlinksfromhell/models.py
wmlinksfromhell/nodes.py
wmlinksfromhell/operations.py
wmlinksfromhell/parser.py
wmlinksfromhell/pywikibot_support.py
wmlinksfromhell/resolver.py
wmlinksfromhell/url.py