.gitignore
.gitlab-ci.yml
.python-versions
CHANGES.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
REUSE.toml
pyproject.toml
uv.lock
.github/README.rst
.github/pull_request_template.md
.gitlab/issue_templates/bug.md
LICENSES/Apache-2.0.txt
LICENSES/CC-BY-SA-4.0.txt
LICENSES/CC0-1.0.txt
docs/changes.rst
docs/conf.py
docs/index.rst
docs/api/rosbags.image.rst
docs/api/rosbags.rst
docs/topics/image.rst
src/rosbags/image/__init__.py
src/rosbags/image/image.py
src/rosbags/image/py.typed
src/rosbags_image.egg-info/PKG-INFO
src/rosbags_image.egg-info/SOURCES.txt
src/rosbags_image.egg-info/dependency_links.txt
src/rosbags_image.egg-info/requires.txt
src/rosbags_image.egg-info/top_level.txt
tests/__init__.py
tests/test_image.py