LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
grepbible/__init__.py
grepbible/bible_manager.py
grepbible/cli.py
grepbible/utils.py
grepbible.egg-info/PKG-INFO
grepbible.egg-info/SOURCES.txt
grepbible.egg-info/dependency_links.txt
grepbible.egg-info/entry_points.txt
grepbible.egg-info/requires.txt
grepbible.egg-info/top_level.txt
grepbible/rag/__init__.py
grepbible/rag/rag_indexer.py
grepbible/rag/rag_query.py
grepbible/static/__init__.py
grepbible/static/acronyms.txt
grepbible/static/ch2num.py
grepbible/static/full_names.txt
tests/__init__.py
tests/kjv_counts.py
tests/test_gbib.py
tests/test_rag.py