LICENSE
README.md
pyproject.toml
requirements.txt
scriptconv/__init__.py
scriptconv/__main__.py
scriptconv/cangjie.py
scriptconv/notation.py
scriptconv/py.typed
scriptconv/readings.py
scriptconv/scripts.py
scriptconv/translit.py
scriptconv/version.py
scriptconv.egg-info/PKG-INFO
scriptconv.egg-info/SOURCES.txt
scriptconv.egg-info/dependency_links.txt
scriptconv.egg-info/requires.txt
scriptconv.egg-info/top_level.txt
scriptconv/data/__init__.py
tests/test_cangjie.py
tests/test_cli.py
tests/test_examples.py
tests/test_notation.py
tests/test_readings.py
tests/test_readings_zh.py
tests/test_scripts.py
tests/test_translit.py