LICENSE
README.md
pyproject.toml
setup.cfg
bin/merge-dictionaries
src/merge_dictionaries.egg-info/PKG-INFO
src/merge_dictionaries.egg-info/SOURCES.txt
src/merge_dictionaries.egg-info/dependency_links.txt
src/merge_dictionaries.egg-info/requires.txt
src/merge_dictionaries.egg-info/top_level.txt
src/mergedictionaries/__init__.py
src/mergedictionaries/app/__init__.py
src/mergedictionaries/app/app.py
src/mergedictionaries/output/__init__.py
src/mergedictionaries/output/jetbrains.py
src/mergedictionaries/sources/__init__.py
src/mergedictionaries/sources/git.py
src/mergedictionaries/sources/hunspell.py
src/mergedictionaries/sources/jetbrains.py
src/mergedictionaries/write/__init__.py
src/mergedictionaries/write/git.py
src/mergedictionaries/write/jetbrains.py