.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
setup.cfg
.github/workflows/build-and-publish.yml
.github/workflows/test.yml
raw2tmap/__init__.py
raw2tmap/__main__.py
raw2tmap/model.py
raw2tmap/raw2tmap.py
raw2tmap.egg-info/PKG-INFO
raw2tmap.egg-info/SOURCES.txt
raw2tmap.egg-info/dependency_links.txt
raw2tmap.egg-info/entry_points.txt
raw2tmap.egg-info/requires.txt
raw2tmap.egg-info/top_level.txt
tests/test_raw2tmap.py