LICENSE
MANIFEST.in
README.md
pyproject.toml
subtractor/__init__.py
subtractor/__main__.py
subtractor/cli.py
subtractor/pixel.py
subtractor/report.py
subtractor/stream.py
subtractor/subtractor.py
subtractor.egg-info/PKG-INFO
subtractor.egg-info/SOURCES.txt
subtractor.egg-info/dependency_links.txt
subtractor.egg-info/entry_points.txt
subtractor.egg-info/requires.txt
subtractor.egg-info/top_level.txt
test/test_cli.py
test/test_pixel.py
test/test_report.py
test/test_stream.py
test/test_subtractor.py