LICENSE
README.md
pyproject.toml
src/mojihen/__init__.py
src/mojihen/cli.py
src/mojihen/config.py
src/mojihen/corpus.py
src/mojihen/decode.py
src/mojihen/detect.py
src/mojihen/extract.py
src/mojihen/report.py
src/mojihen.egg-info/PKG-INFO
src/mojihen.egg-info/SOURCES.txt
src/mojihen.egg-info/dependency_links.txt
src/mojihen.egg-info/entry_points.txt
src/mojihen.egg-info/requires.txt
src/mojihen.egg-info/top_level.txt
src/mojihen/data/seed.json
tests/test_cli_exit.py
tests/test_corpus_regression.py
tests/test_decode.py
tests/test_extract.py
tests/test_hook_stdin.py
tests/test_precision.py