.dockerignore
.editorconfig
.gitattributes
.gitignore
Dockerfile
LICENSE
MANIFEST.in
Makefile
README.md
baseline-bandit.json
gen-sbom
gen_licenses.py
gen_sbom.py
gen_version.py
mkdocs.yml
pyproject.toml
requirements.txt
sbom.json
sbom.json.sha256
setup.cfg
setup.py
tox.ini
docs/api.md
docs/changes.md
docs/index.md
docs/install.md
docs/usage.md
docs/third-party/README.md
docs/third-party/all-dependency-licenses.json
docs/third-party/direct-dependency-licenses.json
docs/third-party/package-dependency-tree.console.txt
docs/third-party/package-dependency-tree.dot.txt
docs/third-party/package-dependency-tree.json
docs/third-party/package-dependency-tree.svg
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/__init__.py
test/context.py
test/requirements-dev.txt
test/requirements.txt
test/test_cli.py
test/test_pixel.py
test/test_report.py
test/test_stream.py
test/test_subtractor.py
test/fixtures/deviating/obs/bright_red_half_transparent.png
test/fixtures/deviating/obs/bright_red_or_blue.png
test/fixtures/deviating/obs/bright_red_or_green_dunno.png
test/fixtures/deviating/ref/bright_red_half_transparent.png
test/fixtures/deviating/ref/bright_red_or_blue.png
test/fixtures/deviating/ref/bright_red_or_green_dunno.png
test/fixtures/different/obs/bright_red_green_or_blue_dunno.png
test/fixtures/different/obs/bright_red_half_transparent.png
test/fixtures/different/obs/bright_red_or_blue.png
test/fixtures/different/obs/bright_red_or_green_dunno.png
test/fixtures/different/obs/negative_strip.png
test/fixtures/different/obs/something_else.png
test/fixtures/different/obs/z.png
test/fixtures/different/obs/zz.png
test/fixtures/different/ref/_a.png
test/fixtures/different/ref/bright_red_green_and_blue.png
test/fixtures/different/ref/bright_red_half_transparent.png
test/fixtures/different/ref/bright_red_or_blue.png
test/fixtures/different/ref/bright_red_or_green_dunno.png
test/fixtures/different/ref/negative_strip.png
test/fixtures/different/ref/something_else.png
test/fixtures/ref_obs/obs/ff0000_2x2.png
test/fixtures/ref_obs/obs/rgba_255-0-0-0.5_2x2.png
test/fixtures/ref_obs/ref/ff0000_2x2.png
test/fixtures/ref_obs/ref/rgba_255-0-0-0.5_2x2.png
test/fixtures/ref_obs_two/obs/ff0000_2x2.png
test/fixtures/ref_obs_two/obs/rgba_255-0-0-0.5_2x2.png
test/fixtures/ref_obs_two/ref/ff0000_2x2.png
test/fixtures/ref_obs_two/ref/rgba_255-0-0-0.5_2x2.png
test/fixtures/single_file/empty.png
test/fixtures/twin_tree/two/empty.png
test/fixtures/twin_tree/wun/empty.png
test/fixtures/two_files/another_empty.png
test/fixtures/two_files/empty.png