LICENSE
README.md
pyproject.toml
setup.cfg
src/tzBJC/__init__.py
src/tzBJC/cli.py
src/tzBJC/core.py
src/tzBJC/gui.py
src/tzBJC.egg-info/PKG-INFO
src/tzBJC.egg-info/SOURCES.txt
src/tzBJC.egg-info/dependency_links.txt
src/tzBJC.egg-info/entry_points.txt
src/tzBJC.egg-info/requires.txt
src/tzBJC.egg-info/top_level.txt
tests/test_cli.py
tests/test_core.py
tests/test_gui.py
tests/test_gui_decode.py
tests/test_gui_decode_input_error.py
tests/test_gui_drag_and_drop.py
tests/test_gui_encode_input_error.py
tests/test_gui_encode_text_clipboard.py
tests/test_gui_toggle_output_mode.py