LICENSE
README.md
pyproject.toml
apysource/__init__.py
apysource/_defaults.py
apysource/config.py
apysource/formats.py
apysource/graph.py
apysource/http.py
apysource/namespaces.py
apysource/py.typed
apysource/resolution.py
apysource/results.py
apysource/sections.py
apysource/verification.py
apysource/yaml_input.py
apysource.egg-info/PKG-INFO
apysource.egg-info/SOURCES.txt
apysource.egg-info/dependency_links.txt
apysource.egg-info/entry_points.txt
apysource.egg-info/requires.txt
apysource.egg-info/top_level.txt
apysource/cli/__init__.py
apysource/cli/__main__.py
apysource/cli/_base.py
apysource/cli/add.py
apysource/cli/check_sources.py
apysource/cli/locate.py
apysource/cli/validate.py
apysource/repos/__init__.py
apysource/repos/_base.py
apysource/repos/archive.py
apysource/repos/gutenberg.py
apysource/repos/gutenberg_bible.py
apysource/repos/gutenberg_classical.py
apysource/repos/wikisource.py
apysource/repos/wiktionary.py
tests/test_cli.py
tests/test_formats.py
tests/test_graph.py
tests/test_http.py
tests/test_namespaces.py
tests/test_repos.py
tests/test_repos_base.py
tests/test_resolution.py
tests/test_sections.py
tests/test_sections_fixtures.py
tests/test_verification.py
tests/test_yaml_input.py