.gitignore
LICENSE.txt
README.md
pyproject.toml
src/__init__.py
src/suntranslator.py
src/data/fonts/SUN7_8_1210.ttf
src/data/symbols/sun_dictionary.csv
src/gui/__init__.py
src/gui/menubar.py
src/suntranslator.egg-info/PKG-INFO
src/suntranslator.egg-info/SOURCES.txt
src/suntranslator.egg-info/dependency_links.txt
src/suntranslator.egg-info/entry_points.txt
src/suntranslator.egg-info/requires.txt
src/suntranslator.egg-info/top_level.txt
src/translator/__init__.py
src/translator/translate.py