LICENSE
README.md
pyproject.toml
src/wiki_forest/__init__.py
src/wiki_forest/bundle.py
src/wiki_forest/canopy.py
src/wiki_forest/cli.py
src/wiki_forest/hydrate.py
src/wiki_forest/index_cli.py
src/wiki_forest/parser.py
src/wiki_forest/paths.py
src/wiki_forest/production.py
src/wiki_forest/production_search.py
src/wiki_forest/semantic.py
src/wiki_forest/store.py
src/wiki_forest.egg-info/PKG-INFO
src/wiki_forest.egg-info/SOURCES.txt
src/wiki_forest.egg-info/dependency_links.txt
src/wiki_forest.egg-info/entry_points.txt
src/wiki_forest.egg-info/requires.txt
src/wiki_forest.egg-info/top_level.txt
tests/test_bundle.py
tests/test_canopy.py
tests/test_cli.py
tests/test_parser.py
tests/test_paths.py
tests/test_semantic.py
tests/test_store.py