LICENSE
README.md
pyproject.toml
src/trsproc/__init__.py
src/trsproc/__main__.py
src/trsproc/parser.py
src/trsproc/utils.py
src/trsproc.egg-info/PKG-INFO
src/trsproc.egg-info/SOURCES.txt
src/trsproc.egg-info/dependency_links.txt
src/trsproc.egg-info/entry_points.txt
src/trsproc.egg-info/requires.txt
src/trsproc.egg-info/top_level.txt
src/trsproc/validation/__init__.py
src/trsproc/validation/gui.py
src/trsproc/validation/io.py
tests/test_cne_command.py
tests/test_lang_command.py
tests/test_ne_command.py
tests/test_pne_command.py
tests/test_prt_command.py
tests/test_tg_command.py
tests/test_tgrs_command.py
tests/test_tmp_command.py
tests/test_trs_command.py
tests/test_tsv_command.py
tests/test_txt_command.py