LICENSE
README.md
pyproject.toml
src/utf_typecase/__init__.py
src/utf_typecase/banner.py
src/utf_typecase/client.py
src/utf_typecase/interfaces.py
src/utf_typecase/paste.py
src/utf_typecase/server.py
src/utf_typecase.egg-info/PKG-INFO
src/utf_typecase.egg-info/SOURCES.txt
src/utf_typecase.egg-info/dependency_links.txt
src/utf_typecase.egg-info/entry_points.txt
src/utf_typecase.egg-info/requires.txt
src/utf_typecase.egg-info/top_level.txt
src/utf_typecase/cli/__init__.py
src/utf_typecase/cli/main.py
tests/test_banner.py
tests/test_cli.py
tests/test_client.py
tests/test_interface.py
tests/test_paste.py
tests/test_server.py
tests/test_src.py
tests/test_version_match.py