LICENSE
MANIFEST.in
README.en.md
README.md
pyproject.toml
src/k_safeguard/__init__.py
src/k_safeguard/chosung.py
src/k_safeguard/execution.py
src/k_safeguard/gateway.py
src/k_safeguard/normalization.py
src/k_safeguard/py.typed
src/k_safeguard.egg-info/PKG-INFO
src/k_safeguard.egg-info/SOURCES.txt
src/k_safeguard.egg-info/dependency_links.txt
src/k_safeguard.egg-info/requires.txt
src/k_safeguard.egg-info/top_level.txt
src/k_safeguard/providers/__init__.py
src/k_safeguard/providers/chosung.py
src/k_safeguard/providers/tensify.py
src/k_safeguard/providers/wordfreq.py
tests/test_chosung_provider.py
tests/test_execution.py
tests/test_gateway.py
tests/test_ko_chosung.py
tests/test_ko_normalizer.py
tests/test_release_verification.py
tests/test_tensify_provider.py
tools/release/verify_artifacts.py