LICENSE
README.md
pyproject.toml
src/rosbag_filter/__init__.py
src/rosbag_filter/__main__.py
src/rosbag_filter/cli.py
src/rosbag_filter/core.py
src/rosbag_filter/gui.py
src/rosbag_filter/models.py
src/rosbag_filter/pointcloud.py
src/rosbag_filter.egg-info/PKG-INFO
src/rosbag_filter.egg-info/SOURCES.txt
src/rosbag_filter.egg-info/dependency_links.txt
src/rosbag_filter.egg-info/entry_points.txt
src/rosbag_filter.egg-info/requires.txt
src/rosbag_filter.egg-info/top_level.txt
tests/test_cli.py
tests/test_filter_core.py
tests/test_gui.py