LICENSE
README.md
pyproject.toml
src/bible_translation_finder.egg-info/PKG-INFO
src/bible_translation_finder.egg-info/SOURCES.txt
src/bible_translation_finder.egg-info/dependency_links.txt
src/bible_translation_finder.egg-info/entry_points.txt
src/bible_translation_finder.egg-info/requires.txt
src/bible_translation_finder.egg-info/top_level.txt
src/btm/__init__.py
src/btm/bible.py
src/btm/catalog.py
src/btm/cli.py
src/btm/converter.py
src/btm/library.py
src/btm/reference.py
src/btm/scraper.py
tests/test_bible.py
tests/test_catalog.py
tests/test_converter.py
tests/test_reference.py