.coveragerc
.flake8
.gitignore
.readthedocs.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
.github/workflows/publish_to_pypi.yml
.github/workflows/publish_to_test_pypi.yml
.github/workflows/run-tests.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/module.rst
rms_translator.egg-info/PKG-INFO
rms_translator.egg-info/SOURCES.txt
rms_translator.egg-info/dependency_links.txt
rms_translator.egg-info/top_level.txt
tests/test_translator.py
translator/__init__.py
translator/_version.py