Metadata-Version: 2.4
Name: apfio-imaging
Version: 0.1
Summary: This package adds support for PIL images and the AVIF image file format to apfio.
Project-URL: Homepage, https://apfio.mpi-inf.mpg.de/
Author: Gereon Fox
License-Expression: MPL-2.0
License-File: LICENSE.txt
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: apfio>=0.1
Requires-Dist: av>=16.1.0
Requires-Dist: pillow>=12.0.0
Description-Content-Type: text/markdown

# apfio-imaging #

This package extends [apfio](https://pypi.org/project/apfio/) by support for many image compression algorithms (via [pillow](https://pypi.org/project/pillow/)), including AVIF (via [PyAV](https://pypi.org/project/av/)).
