.gitignore
CHANGELOG.md
LICENSE
Makefile
README.md
pyproject.toml
.github/workflows/workflow.yml
src/camera_segment/__main__.py
src/camera_segment/cli.py
src/camera_segment.egg-info/PKG-INFO
src/camera_segment.egg-info/SOURCES.txt
src/camera_segment.egg-info/dependency_links.txt
src/camera_segment.egg-info/entry_points.txt
src/camera_segment.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py