.gitattributes
LICENSE
README.md
charConverter.js
index.html
setup.py
.github/workflows/static.yml
char_converter/__init__.py
char_converter/converter.py
char_converter.egg-info/PKG-INFO
char_converter.egg-info/SOURCES.txt
char_converter.egg-info/dependency_links.txt
char_converter.egg-info/requires.txt
char_converter.egg-info/top_level.txt
char_converter/__pycache__/__init__.cpython-310.pyc
char_converter/__pycache__/converter.cpython-310.pyc
char_converter/data/data_update.py
char_converter/data/v2s.json
char_converter/data/v2s.msgpack
char_converter/data/v2t.json
char_converter/data/v2t.msgpack
img/demo.png
img/icon.png
img/icon_2.png
img/workflow.png
img/workflow_2.png
test/input.txt
test/output.txt
test/test.ipynb