LICENSE
README.md
pyproject.toml
setup.cfg
dictionary_parser/__init__.py
dictionary_parser/cli.py
dictionary_parser.egg-info/PKG-INFO
dictionary_parser.egg-info/SOURCES.txt
dictionary_parser.egg-info/dependency_links.txt
dictionary_parser.egg-info/entry_points.txt
dictionary_parser.egg-info/requires.txt
dictionary_parser.egg-info/top_level.txt
dictionary_parser/core/__init__.py
dictionary_parser/core/processor.py
dictionary_parser/utils/__init__.py
dictionary_parser/utils/case.py
dictionary_parser/utils/letters.py
tests/test_case.py
tests/test_letters.py