.coveragerc
.gitignore
.pre-commit-config.yaml
COPYING
INSTALL.linux.rst
INSTALL.win.rst
MANIFEST.in
README.rst
codecov.yml
noxfile.py
pyproject.toml
setup.py
uv.lock
.github/FUNDING.yml
.github/SECURITY.md
.github/dependabot.yml
.github/release.yml
.github/workflows/ci.yml
avif/__init__.py
avif/_api.py
avif/_build.py
avif.egg-info/PKG-INFO
avif.egg-info/SOURCES.txt
avif.egg-info/dependency_links.txt
avif.egg-info/requires.txt
avif.egg-info/top_level.txt
avif/pillow/__init__.py
avif/tests/__init__.py
avif/tests/test_avif.py
examples/avif_example_decode_file.py
examples/avif_example_pillow_decode_file.py
examples/sample.avif