.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
uv.lock
.github/renovate.json
.github/workflows/codeql-analysis.yml
.github/workflows/publish.yml
.github/workflows/ruff.yml
.github/workflows/tests.yml
src/rawxio/__init__.py
src/rawxio/data_model.py
src/rawxio/rawx.py
src/rawxio/utils.py
src/rawxio.egg-info/PKG-INFO
src/rawxio.egg-info/SOURCES.txt
src/rawxio.egg-info/dependency_links.txt
src/rawxio.egg-info/requires.txt
src/rawxio.egg-info/scm_file_list.json
src/rawxio.egg-info/scm_version.json
src/rawxio.egg-info/top_level.txt
tests/__init__.py
tests/test_io.py
tests/data/minimal_rawx.json